Merchant Account

Delete merchant

Delete a merchant account and all associated routing configuration.

delete/merchant-account/{merchantId}

Path parameters

merchantIdstring required

Response

Merchant deleted

messagestring
merchant_idstring

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_id to the response with the 200 status

      response-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 ApiKeyAuth was added to the API

      api-security-added

    • the endpoint scheme security BearerAuth was added to the API

      api-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 ApiKeyAuth was removed from the API

      api-security-removed

    • the endpoint scheme security BearerAuth was removed from the API

      api-security-removed

    This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog