Create a submerchant
Creates a submerchant linked to an application, with the business identity, fee configuration, and payout bank accounts. The submerchant is the entity that processes transactions once approved.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
Must be exactly 24 characters
"507f1f77bcf86cd799439012"
Identity details for the business and its owners.
Bank accounts where the merchant receives payouts.
1Service provider product ID
4"SP01"
UUID of a fees template with predefined pricing. If omitted, the default template is used.
"550e8400-e29b-41d4-a716-446655440000"
Response
Submerchant created successfully

