starGet Merchant

Get Merchant

get
/banking/v1/merchants/{merchant_id}

This endpoint retrieves complete information about a specific merchant. The {id} parameter in the URL must be the merchant's unique identifier (UUID format).

scope: merchants.read

Path parameters
merchant_idstring · uuidRequiredExample: 01974748-6c07-70e6-8f85-67101669654d
Header parameters
AcceptstringOptionalExample: application/json
Content-TypestringOptionalExample: application/json
X-API-KeystringOptionalExample: {{API_KEY}}
Responses
chevron-right
200

Success

application/json
get
/banking/v1/merchants/{merchant_id}
HTTP

Last updated