Skip to main content
POST
Issue policy

Authorizations

Authorization
string
header
required

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

Body

application/json
vin
string
required
car_sequence_number
string
required
current_car_owner
string
required

The nationality ID of the current owner

new_owner_id
string
required

The Nationality ID of the new owner

extra_fields
object

Optional free-form object with additional fields. Total JSON-encoded size must not exceed 255 characters.

Example:

Response

Created

id
integer
meta_data
object
start_date
string
provider_policy_id
integer
provider_policy
string
order_status
integer
approval_status
integer
end_date
string
is_claimed
boolean
created_at
string
updated_at
string
client_id
string
canceled_at
string | null
invoice
string
cancellation_document
string