Retirements
Create Beneficiary
Create a new beneficiary for your organisation to retire on behalf of.
POST
Authorizations
A JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
A secret token identifying the client connecting to the API
Example:
"Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP"
Body
application/json
A publicly visible organisation domain name to be put on the retirement certificate
Maximum length:
256
Example:
"isometric.com"
A publicly visible name to be put on the retirement certificate
Maximum length:
256
Example:
"John Smith"
Was this page helpful?