Represents an authority from the insurer
Structure
Authority:
version#
The version of the authority
Type:integer
Required:No
Format: int32
status#
The status of a estimate
Type:
QuoteStatus
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
] : numberNote:
This will be formatted as an object with keys of value/s
RemoveReplaceLabour
, RepairLabour
, RefinishLabour
, MechanicalLabour
and values of type number
.items#
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
.