This endpoint deletes a beneficiary. You will no longer be able to initiate disbursements using the deleted beneficiary ID. This action is irreversible.
API Key as Bearer Token
Success
No content
Last updated 1 year ago
DELETE /v1/beneficiaries/bank-beneficiary/{id} HTTP/1.1 Authorization: YOUR_API_KEY Accept: */*
DELETE /v1/beneficiaries/gateway-beneficiary/{id} HTTP/1.1 Authorization: YOUR_API_KEY Accept: */*