Retirements
Create Beneficiary
Create a new beneficiary for your organisation to retire on behalf of.
POST
/
beneficiary
Authorizations
Authorization
string
headerrequiredA JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
x-client-secret
string
requiredA secret token identifying the client connecting to the API
Body
application/json
beneficiary_domain
string
requiredA publicly visible organisation domain name to be put on the retirement certificate
Maximum length:
256
beneficiary_name
string
requiredA publicly visible name to be put on the retirement certificate
Maximum length:
256
Response
200 - application/json
domain
string | null
requiredid
string
requiredRequired string length:
20 - 36
name
string
requiredWas this page helpful?