Skip to main content

Register a new identity and provision its virtual account.

POST 

/identities

Creates an Identity record in PENDING state and asynchronously provisions a Nomba virtual account against it. The response returns immediately with the identity in PENDING state; integrators should either poll GET /identities/{id} or listen for the identity.activated webhook to know when the account is ready.

Request

Responses

Identity created and provisioning started.