Delete a beneficiary
This endpoint deletes a beneficiary. You will no longer be able to initiate disbursements using the deleted beneficiary ID. This action is irreversible.
Last updated
This endpoint deletes a beneficiary. You will no longer be able to initiate disbursements using the deleted beneficiary ID. This action is irreversible.
Last updated
DELETE /v1/beneficiaries/bank-beneficiary/{id} HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
DELETE /v1/beneficiaries/gateway-beneficiary/{id} HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*