Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
debtor_id
string<uuid>

UUID of the debtor (optional - can be linked later after OCR processing)

customer_id
string<uuid>

Required for partner tokens. Links the claim to a customer for organization resolution and revenue sharing. Optional for client/org tokens.

Response

Claim created successfully

success
boolean
data
object