logo

Authority

Represents an authority from the insurer


Structure


version#

The version of the authority
Type:integer
Required:No
Format: int32

status#

The status of a estimate
Required:No
Format: string
Default value:Draft

Allowable values:

Draft
Submitted

rates#

The rates for the authority
Type:object
Required:No
Format:[RemoveReplaceLabour, RepairLabour, RefinishLabour, MechanicalLabour] : number

Note:

This will be formatted as an object with keys of value/sRemoveReplaceLabour, RepairLabour, RefinishLabour, MechanicalLabourand values of type number.

items#

The line items of the authority
Required:No
Format: array[]

documentUrl#

The url of the document
Type:string
Required:No
Format: string

metadata#

Metadata for the authority.
Type:object
Required:No
Format:[string]: string

Note:

This will be formatted as an object with keys of the type string and values of type string.