Advance Auto Parts · Example Payload

Commerce Api Loyaltyaccount Example

AutomotiveE-CommerceParts CatalogRetailSupply ChainFortune 500

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

Top-level fields

accountIdmemberIdpointsBalancetierrewardValue

Example Payload

Raw ↑
{
  "accountId": "sp-001",
  "memberId": "123456789",
  "pointsBalance": 2500,
  "tier": "Gold",
  "rewardValue": 5.0
}