Orders112-2785406-1049067 › Diagnose

SP-API diagnostics

Step-by-step trace of every Amazon call for 112-2785406-1049067. Use this to see exactly what comes back.
OK LWA token exchange
access_token acquired (expires in 3600s)
Show response body
{
  "scope": "(none returned)"
}
FAILED RDT for /orders/v0/orders
HTTP 429
RDT mint failed: You exceeded your quota for the requested resource. (QuotaExceeded)
Show response body
{
  "errors": [
    {
      "code": "QuotaExceeded",
      "message": "You exceeded your quota for the requested resource.",
      "details": ""
    }
  ]
}
FAILED RDT for /orders/v0/orders/{id}
HTTP 429
RDT mint failed: You exceeded your quota for the requested resource. (QuotaExceeded)
Show response body
{
  "errors": [
    {
      "code": "QuotaExceeded",
      "message": "You exceeded your quota for the requested resource.",
      "details": ""
    }
  ]
}
OK RDT for /orders/v0/orders/{id}/address
RDT minted (Atz.sprdt|AY...)
OK RDT for /orders/v0/orders/{id}/buyerInfo
RDT minted (Atz.sprdt|AY...)
OK GET /orders/v0/orders/112-2785406-1049067?dataElements=buyerInfo,shippingAddress
HTTP 200
response captured
Show response body
{
  "payload": {
    "BuyerInfo": {},
    "AmazonOrderId": "112-2785406-1049067",
    "EarliestShipDate": "2026-05-19T06:59:59Z",
    "SalesChannel": "Amazon.com",
    "OrderStatus": "Pending",
    "NumberOfItemsShipped": 0,
    "OrderType": "StandardOrder",
    "IsPremiumOrder": false,
    "IsPrime": false,
    "FulfillmentChannel": "AFN",
    "NumberOfItemsUnshipped": 1,
    "HasRegulatedItems": false,
    "IsReplacementOrder": false,
    "IsSoldByAB": false,
    "LatestShipDate": "2026-05-19T06:59:59Z",
    "ShipServiceLevel": "Expedited",
    "IsISPU": false,
    "MarketplaceId": "ATVPDKIKX0DER",
    "PurchaseDate": "2026-05-18T15:39:32Z",
    "IsAccessPointOrder": false,
    "SellerOrderId": "112-2785406-1049067",
    "PaymentMethod": "Other",
    "IsBusinessOrder": true,
    "PaymentMethodDetails": [
      "Standard"
    ],
    "IsGlobalExpressEnabled": false,
    "LastUpdateDate": "2026-05-18T19:16:14Z",
    "ShipmentServiceLevelCategory": "Expedited"
  }
}
OK GET /orders/v0/orders/112-2785406-1049067/address
HTTP 200
response captured
Show response body
{
  "payload": {
    "AmazonOrderId": "112-2785406-1049067",
    "BuyerCompanyName": "Touch of Therapy Massage"
  }
}
OK GET /orders/v0/orders/112-2785406-1049067/buyerInfo
HTTP 200
response captured
Show response body
{
  "payload": {
    "AmazonOrderId": "112-2785406-1049067"
  }
}