Partner Accounts
Delete (suspend) a sub-merchant account
Suspend a sub-merchant account created via Partners API. Sets account status to 'suspended' and returns suspended_at timestamp. Authentication: OAuth access_token as username with empty password.
delete/v2/accounts/{account_id}
Path parameters
account_idstring required
Account ID with prefix acc_
Response
Account suspended