customers
Create a person
Creates a person from claims with optional verification evidence. Supports both natural and legal persons.
post/persons
Request body
Response
Created
Example response
{
"claims": [
{
"created_at": "2026-07-14T09:30:00Z"
}
]
}