Request Options
Options passed to the vehicle lookup service to control lookup behavior, language, logging, and consistency level.
| Property | Summary |
|---|---|
LanguageCode string |
The language code for localized content (defaults to "en"). |
IgnoreBrokerStock bool |
Whether to skip broker stock lookup for this request. |
InsertSSCLog bool |
Whether to insert an SSC lookup audit log entry. |
SSCLogInfo SSCLogInfo |
The SSC log info to record if InsertSSCLog is true. |
InsertCustomerVehcileLookupLog bool |
Whether to insert a customer vehicle lookup audit log entry. |
CustomerVehicleLookupLogInfo CustomerVehicleLookupLogInfo |
The customer vehicle lookup log info to record. |
VehicleServiceHistoryConsistencyLevel ConsistencyLevels |
The consistency level for service history queries (defaults to Strong). |
LookupEndCustomer bool |
Whether to look up end customer information for the vehicle. |
LegacyPaintThickness bool |
Whether to include the legacy paint thickness format in the response. |
UseKatashikiLookup bool |
Whether to use Katashiki instead of VariantCode for vehicle model lookup. |