Update a submerchant
Updates an existing submerchant. The submerchant must be in review status; once activated, it cannot be modified. All identity.business fields are optional. feesTemplateId and payoutBankAccounts are optional, but if payoutBankAccounts is provided, accountRouting, accountNumber, accountType, and nameOnAccount are required.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
Submerchant identifier
"854738f390"
Identity details for the business and its owners.
Bank accounts where the merchant receives payouts.
UUID of a fees template with predefined pricing. If omitted, the default template is used.
"415dd627-006f-4477-a2eb-47c6eb7a4534"
Response
Submerchant updated successfully

