v1
latestOpenAPI 3.1.02026-07-24680631.6 KBCreate/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
Example response
{
"status": 200,
"message": "Beneficiaries updated successfully"
}