Delete merchant
Delete a merchant account and all associated routing configuration.
Path parameters
Response
Merchant deleted
Example response
{
"message": "Merchant account deleted successfully",
"merchant_id": "merchant_demo"
}Changes
Changed in 3 of the 14 revisions of this API.5
- ○
added the optional property
merchant_idto the response with the200statusresponse-optional-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
ApiKeyAuthwas added to the APIapi-security-added
- ○
the endpoint scheme security
BearerAuthwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
ApiKeyAuthwas removed from the APIapi-security-removed
- ○
the endpoint scheme security
BearerAuthwas removed from the APIapi-security-removed
This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○