Vehicle API · Example Payload

Vehicle Api Price Response Example

AutomotiveCarsEdmundsPricingVehicles

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

Top-level fields

styleIdziptmvPrice

Example Payload

Raw ↑
{
  "styleId": 401890697,
  "zip": "90210",
  "tmvPrice": "sample"
}