Merchants
List merchants
Retrieve merchant
<- Merchants API
Merchants API
Version
2023-09-25
GET
/v2/merchants/{merchant_id}
Retrieves the Merchant object for the given merchant_id.
Merchant
merchant_id
Guide
Merchants API Overview
Example code
string
Required
The ID of the merchant to retrieve. If the string "me" is supplied as the ID, then retrieve the merchant that is currently accessible to this call.
errors
Error [ ]
Information on errors encountered during the request.
Show attributes
merchant
The requested Merchant object.