delete https://example.com/v2/account/
Deletes an account by external Id
Log in to see full request history
Please note, if the account has any outstanding items (payouts, disputes, etc) the delete will not succeed.
Responses
Deletes an account by external Id
Please note, if the account has any outstanding items (payouts, disputes, etc) the delete will not succeed.
xxxxxxxxxx
curl --request DELETE \
--url https://example.com/v2/account/external_account_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: