v6

OpenAPI 3.1.0raw.githubusercontent.com2026-08-0161197504.7 KB
customers

Create a claim for a person

Submit a claim of any type for a person. The claim is created with pending status and will need verification.

post/persons/{person_id}/claims

Path parameters

person_idstring required

The ID of the person.

The ID of the person.

Request body

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Response

Created

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Example response

{
  "archived_at": "2026-07-20T08:15:00Z",
  "created_at": "2026-07-14T09:30:00Z",
  "superseded_at": "2026-08-01T12:00:00Z",
  "verified_at": "2026-07-14T10:00:00Z"
}