Skip to main content
POST
Create Client Reference

Authorizations

Authorization
string
header
required

Note! Prefix your with apiKey. Note the space after "apiKey ".

Body

application/json
client_reference
string
required

This must be unique to your client, otherwise we return an error. The response will contain the client_reference_id which is used in later calls.

date_damage
string

Date of damage in YYYY-MM-DD format. This date cannot be greater than today.

Response

OK

client_reference_id
integer
client_reference
string
client_id
integer

The client ID for the request. It's required if you have access to multiple clients with your API key. Otherwise, it's optional.

session-id
string

Optional session identifier of the user.