Submerchant
Creates a submerchant for the marketplace model. Supported types are PERSONAL, PRIVATE_COMPANY, and LIMITED_OR_JOINT_STOCK_COMPANY. The subme rchant type is selected via the subMerchantType parameter.
Authorization header; a signed hash value that starts with IYZWSv2 and is generated in Base64 format.
IYZWSv2 YXBpS2V5OnNhbmRib....E0OGI1MTE=Request body content type.
application/jsonThe request body varies depending on subMerchantType.
Successful response
Error response
Updates an existing submerchant. The request body shape varies by submerchant type; one of three variants must be sent. The subMerchantType field is not included in the update body.
Authorization header; a signed hash value that starts with IYZWSv2 and is generated in Base64 format.
IYZWSv2 YXBpS2V5OnNhbmRib....E0OGI1MTE=Request body content type.
application/jsonUpdate fields vary by submerchant type. Do not send subMerchantType in update.
Successful response
Error response
Returns submerchant details by external ID (subMerchantExternalId).
Authorization header; a signed hash value that starts with IYZWSv2 and is generated in Base64 format.
IYZWSv2 YXBpS2V5OnNhbmRib....E0OGI1MTE=Request body content type.
application/jsonenPossible values: 123456789ExternalId of the submerchant to query.
S49222Successful response
Error response
This service is used to modify the payout amount of the submerchant or update the submerchant information based on a single paymentTransaction
Authorization header; a signed hash value that starts with IYZWSv2 and is generated in Base64 format.
IYZWSv2 YXBpS2V5OnNhbmRib....E0OGI1MTE=Request body content type.
application/jsonenPossible values: 123456789Payment split id.
20947104Submerchant key.
favC6OGPAVHb97HwXG5GPKd4KuE=Amount to be transferred to the submerchant.
11Successful response
Error response
Last updated
