Authorizations
Bearer authentication header of the form Bearer <Token>, where <Token> is your access token.
Headers
The organization identifier
The merchant account number
Preferred language for the response
Body
application/json
The unique identifier of the settlement account to activate. See Get Settlement Accounts for available account IDs.
Example:
42
Email address of the user activating the settlement account
Example:
"johndoe@example.com"
Response
200 - application/json
OK - Settlement account successfully activated
Example:
"Merchant bank account has been activated successfully"