{
  "data": {
    "AmazonOrderId": "902-3159896-1390916",
    "OrderItems": [
      {
        "ASIN": "B00X4WHP5E",
        "SellerSKU": "MY-SKU-12345",
        "OrderItemId": "52852651034158",
        "Title": "ACME Product Title",
        "QuantityOrdered": 1,
        "QuantityShipped": 1,
        "ProductInfo": {
          "NumberOfItems": 1
        },
        "PointsGranted": null,
        "ItemPrice": {
          "CurrencyCode": "USD",
          "Amount": "89.99"
        },
        "ShippingPrice": {
          "CurrencyCode": "USD",
          "Amount": "5.00"
        },
        "ItemTax": {
          "CurrencyCode": "USD",
          "Amount": "7.65"
        },
        "ShippingTax": {
          "CurrencyCode": "USD",
          "Amount": "0.45"
        },
        "ShippingDiscount": {
          "CurrencyCode": "USD",
          "Amount": "0.00"
        },
        "ShippingDiscountTax": {
          "CurrencyCode": "USD",
          "Amount": "0.00"
        },
        "PromotionDiscount": {
          "CurrencyCode": "USD",
          "Amount": "0.00"
        },
        "PromotionDiscountTax": {
          "CurrencyCode": "USD",
          "Amount": "0.00"
        },
        "PromotionIds": [],
        "CODFee": {
          "CurrencyCode": "USD",
          "Amount": "0.00"
        },
        "CODFeeDiscount": {
          "CurrencyCode": "USD",
          "Amount": "0.00"
        },
        "IsGift": false,
        "ConditionNote": null,
        "ConditionId": "New",
        "ConditionSubtypeId": "New",
        "ScheduledDeliveryStartDate": null,
        "ScheduledDeliveryEndDate": null,
        "PriceDesignation": null,
        "TaxCollection": {
          "Model": "MarketplaceFacilitator",
          "ResponsibleParty": "Amazon Services, Inc."
        },
        "SerialNumberRequired": false,
        "IsTransparency": false,
        "IossNumber": null,
        "StoreChainStoreId": null,
        "DeemedResellerCategory": "IOSS",
        "BuyerInfo": null
      }
    ],
    "NextToken": null
  }
}