Create/Update Beneficiary

Create a new beneficiary, or contingent beneficiary on an existing account

post/beneficiary/{customerId}

Path parameters

customerIdstring required

Customer identifier

Headers

api-keystring required

API key

auth-keystring required

Auth key generated using API key & secret

Request body

Response

200

statusinteger
messagestring

Example response

{
  "status": 200,
  "message": "Beneficiaries updated successfully"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.