logo

QuoteRequest

A request to have a vehicle's damage quoted for repair for a particular insurance claim.


Structure


id#

The unique id of the Quote Request.
Type:string
Required:Yes
Format: string

expiry#

The expiry of the quote request, after which this request will be automatically declined.
Type:string
Required:Yes
Format: date-time

Note:

This should be formatted using the ISO 8601 format. Local time offset is supported.

claimNumber#

The insurers claim number for this quote request.
Type:string
Required:Yes
Format: string

accident#

Details about the circumstances of the accident, reported damage, etc.
Required:Yes
Format: object

vehicle#

Details about the vehicle.
Required:Yes
Format: object

instructions#

Important instructions to include with this quote request.
Required:Yes
Format: object