Retrieve Submerchant
In the marketplace solution, you can use the following services to query the documents of your members.
Returns submerchant details by external ID (subMerchantExternalId).
Header parameters
AuthorizationstringRequiredExample:
Authorization header; a signed hash value that starts with IYZWSv2 and is generated in Base64 format.
IYZWSv2 YXBpS2V5OnNhbmRib....E0OGI1MTE=Content-TypestringRequiredExample:
Request body content type.
application/jsonBody
localestring · enumOptionalExample:
enPossible values: conversationIdstringOptionalExample:
123456789subMerchantExternalIdstringRequiredExample:
ExternalId of the submerchant to query.
S49222Responses
200
Successful response
application/json
400
Error response
application/json
post
/onboarding/submerchant/detailSample Codes
Last updated
