v1
latestOpenAPI 3.0.02026-07-26117342409.6 KBIdentity
Create Identity
Creates a new Person or Institution Identity on the Paxos Platform.
A successful response indicates that the identity has been created and is PENDING approval. The identity is only available to use on the Platform once it is APPROVED. For a full description of statuses read the status guide here.
For detailed guidance on which fields are required for your integration or the lifecycle of an Identity on the platform, please read the Identity Developer Guide.
post/identity/identities
Request body
Response
A successful response.
Example response
{
"id": "f190b163-208f-4d73-8deb-4fb8b24add00",
"summary_status": "PENDING"
}