Delete Merchant Organization
This allows you to delete merchant organizations on the gateway that you own.
To successfully delete a merchant organization, you must provide the identifier:
- For your MSO on the gateway.
- For the merchant organization on the gateway.
Delete Merchant Organization API Reference[REST][NVP]
Example: Delete Merchant Organization
Request
| URL | https://na.gateway.mastercard.com/api/rest/version/100/mso/{msoId}/merchantOrganization/TEST_MERCHANT1 |
| HTTP method | DELETE |
Response
{
"result": "SUCCESS"
}