v1
latestOpenAPI 3.0.12026-07-2412502.6 MBMerchants
Get a merchant
Retrieve detailed information about a specific merchant by referring to its unique identifier (ID). The API documentation provides instructions on how to make a request using the merchant ID as a parameter, allowing you to fetch the specific merchant's details, including its attributes, status and any other relevant information available in the system.
get/merchants/{merchant_id}
Query parameters
with'merchant_currencies' | 'merchant_payment_methods' | 'merchant_card_types' | 'primary_merchant_category' | 'secondary_merchant_category'
Expand on the information returned by including 'with' in the query parameters. For multiple attributes, separate with a comma (example : with=merchant_currencies,merchant_payment_methods)
Response
OK
Example response
{
"date_created": "2023-04-01 00:00:00",
"date_modified": "2023-04-01 00:00:00"
}