Merchant Account

Get merchant

Retrieve a merchant account by ID.

get/merchant-account/{merchantId}

Path parameters

merchantIdstring required

Response

Merchant account

merchant_idstring
gateway_success_rate_based_decider_inputstring nullable

Example response

{
  "merchant_id": "merchant_demo"
}

Changes

Changed in 3 of the 14 revisions of this API.26

    • removed the optional property error from the response with the 404 status

      response-optional-property-removed

    • removed the optional property message from the response with the 200 status

      response-optional-property-removed

    • added the optional property code to the response with the 404 status

      response-optional-property-added

    • added the optional property data to the response with the 404 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