/
Delete Sub Account
Delete Sub Account
This endpoint deletes a merchant’s sub-account
This endpoint is protected with OAuth 2.0 Bearer Token. To find out more about authorization for Monnify endpoints, check Here
Endpoint URL: {{base_url}}/api/v1/sub-accounts/{{subAccountCode}}
HTTP Method: DELETE
The {{base_url}} for test is https://sandbox.monnify.com
but when you go live, it changes to the live url
Add the sub-account code as a URL parameter and send a DELETE request to the endpoint above.
{
"requestSuccessful": true,
"responseMessage": "success",
"responseCode": "0"
}
Related Articles
, multiple selections available,
Related content
Update Sub Account
Update Sub Account
More like this
Create Sub Account(s)
Create Sub Account(s)
More like this
Initiate Refund
Initiate Refund
Read with this
Deallocating a reserved account
Deallocating a reserved account
More like this
Get All Refunds
Get All Refunds
Read with this
Get Sub Accounts
Get Sub Accounts
More like this