Name | Description | Type | Additional information |
---|---|---|---|
Id |
Quote id |
integer |
None. |
ApplicationId |
Application id |
integer |
None. |
Vehicle |
Vehicle the quote is calculated for |
ERP.Api.Models.CustomerPortal.Vehicle |
None. |
FinanceRequest |
Financial details |
ERP.Api.Models.CustomerPortal.QuoteFinanceRequest |
None. |
FinanceResponse |
Financial details returned back as a result of a quote calculation |
ERP.Api.Models.CustomerPortal.QuoteFinanceResponse |
None. |
DateReceived |
Date when the quote was calculated |
date |
None. |
IsSelected |
Set to true if the customer selected to proceed with the quote |
boolean |
None. |
manualLookUpOccured |
Set to true if the customer lookup a vehicle using a reg plate |
boolean |
None. |
showroomVisitOccured |
Set to true if the customer visited the showroom |
boolean |
None. |
showroomCarSelectionOccured |
Set to true if the customer selected a car from showroom |
boolean |
None. |