Advance Auto Parts · Example Payload

Commerce Api Orderinput Example

AutomotiveE-CommerceParts CatalogRetailSupply ChainFortune 500

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

Top-level fields

cartIdstoreIdfulfillmentTypepaymentMethodId

Example Payload

Raw ↑
{
  "cartId": "cart-abc123",
  "storeId": "store-001",
  "fulfillmentType": "store-pickup",
  "paymentMethodId": "pm-001"
}