Advance Auto Parts · Example Payload

Catalog Api Store Example

AutomotiveE-CommerceParts CatalogRetailSupply ChainFortune 500

Catalog Api Store Example is an example object payload from Advance Auto Parts, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameaddressphonehoursdistance

Example Payload

Raw ↑
{
  "id": "store-001",
  "name": "Advance Auto Parts - Main St",
  "address": "123 Main St, Springfield, IL 62701",
  "phone": "217-555-0100",
  "hours": "Mon-Sat 7:30AM-9PM, Sun 9AM-8PM",
  "distance": 1.2
}