Get SubMerchant Information
Retrieve the information for a specific SubMerchant.
get/sub_merchants/{sub_merchant_id}
Path parameters
sub_merchant_idinteger required
The ID of the SubMerchant to retrieve.
Headers
Content-Typestring required
Media type of the body sent to the API.
X-Datestring date-time required
ISO8601 Datetime with Timezone (yyyy-MM-dd'T'HH:mm:ssZ)
X-Loginstring required
Merchant X-Login API Key.
Authorizationstring required
Authorization control hash.
X-Idempotency-Keystring
Unique idempotency key for ensuring that the same request is not processed more than once.
Response
Successful request. Returns the SubMerchant details.
Changes
No recorded changes to this endpoint across all 1 revision of this API.