Skip to main content
POST
Remove Beneficiary

Headers

Authorization
string
required

Bearer auth token

Content-Type
string
required

application/json

Body

application/json
beneId
string
required

Beneficiaries Id to delete, alphanumeric and underscore allowed (50 character limit)

Response

200

status
string
Example:

"SUCCESS"

subCode
string
Example:

"200"

message
string
Example:

"Beneficiary removed"