Get submerchant information
Path parameters
sub_merchant_idintegerRequiredExample:
The ID of the SubMerchant to retrieve.
18703Header parameters
Content-TypestringRequiredDefault:
Media type of the body sent to the API.
application/jsonX-Datestring · date-timeRequired
ISO8601 Datetime with Timezone (yyyy-MM-dd'T'HH:mm:ssZ)
X-LoginstringRequired
Merchant X-Login API Key.
AuthorizationstringRequired
Authorization control hash.
X-Idempotency-KeystringOptional
Unique idempotency key for ensuring that the same request is not processed more than once.
Responses
200
Successful request. Returns the SubMerchant details.
application/json
400
The request could not be processed due to a client-side error.
application/json
get
/sub_merchants/{sub_merchant_id}Was this helpful?

