Vehicle API · Example Payload

Vehicle Api Style Price Example

AutomotiveCarsEdmundsPricingVehicles

Vehicle Api Style Price Example is an example object payload from Vehicle API, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

baseMSRPbaseInvoicetmvdestinationCharge

Example Payload

Raw ↑
{
  "baseMSRP": 27515,
  "baseInvoice": 25940,
  "tmv": 26800,
  "destinationCharge": 1095
}