Create Beneficiary
API Reference
Create Beneficiary
Create a new beneficiary for your organization to retire on behalf of.
POST
Create Beneficiary
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
- CreateOrganizationBeneficiary
- CreateIndividualBeneficiary
Unique organization domain name for corporate beneficiaries. The domain is not displayed on the registry.
Maximum string length:
256Example:
"acme.com"
A publicly visible name shown on the retirement certificate and registry
Maximum string length:
256Example:
"Acme Corporation"
Contains the name of the model (formally, OpenAPI Schema Object). Used to determine the type of data, for example when two different types are unioned.
Allowed value:
"CreateOrganizationBeneficiary"