Deactivate Settlement Account
This endpoint deactivates an active settlement bank account for a merchant. Once deactivated, the bank account is no longer available for settlement processing.
Authorizations
Bearer authentication header of the form Bearer Token, Where accessToken is the access token used to authenticate the request.
Headers
Preferred language for the response
Body
A unique identifier for the merchant account.
The unique identifier of the settlement account to deactivate. See Get Settlement Accounts for available account IDs.
35
Email address of the user deactivating the settlement account
"johndoe@example.com"
Response
OK - Settlement account successfully deactivated
"Merchant bank account has been deactivated successfully"