---
title: "listFinancialEvents"
method: GET
path: "/finances/v0/financialEvents"
tags: ["Finances v0"]
---

# listFinancialEvents

`GET /finances/v0/financialEvents`

Returns financial events for the specified data range. Orders from the last 48 hours might not be included in financial events.

**Note:** in `ListFinancialEvents`, deferred events don't show up in responses until they are released.

**Usage Plan:**

| Rate (requests per second) | Burst |
| ---- | ---- |
| 0.5 | 30 |

The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput can have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits).

## Query parameters

- `MaxResultsPerPage` integer
- `PostedAfter` string, date-time
- `PostedBefore` string, date-time
- `NextToken` string

## Response `200`

Success.

- ListFinancialEventsResponse — The response schema for the `listFinancialEvents` operation.
  - `payload` ListFinancialEventsPayload — The payload for the `listFinancialEvents` operation.
    - `NextToken` string — When present and not empty, pass this string token in the next request to return the next response page.
    - `FinancialEvents` FinancialEvents — All the information that is related to a financial event.
      - `ShipmentEventList` ShipmentEvent[] — A list of shipment event information.
        - `AmazonOrderId` string — An Amazon-defined identifier for an order.
        - `SellerOrderId` string — A seller-defined identifier for an order.
        - `MarketplaceName` string — The name of the marketplace where the event occurred.
        - `StoreName` string — The name of the store where the event occurred.
        - `OrderChargeList` ChargeComponent[] — A list of charge information on the seller's account.
          - `ChargeType` string — The type of charge.
          - `ChargeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `OrderChargeAdjustmentList` ChargeComponent[] — A list of charge information on the seller's account.
          - `ChargeType` string — The type of charge.
          - `ChargeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `ShipmentFeeList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `ShipmentFeeAdjustmentList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `OrderFeeList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `OrderFeeAdjustmentList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `DirectPaymentList` DirectPayment[] — A list of direct payment information.
          - `DirectPaymentType` string — The type of payment. Possible values: * `StoredValueCardRevenue` - The amount that is deducted from the seller's account because the seller received money through a stored value card. * `StoredValueCardRefund` - The amount that Amazon returns to the seller if the order that is purchased using a stored value card is refunded. * `PrivateLabelCreditCardRevenue` - The amount that is deducted from the seller's account because the seller received money through a private label credit card offered by Amazon. * `PrivateLabelCreditCardRefund` - The amount that Amazon returns to the seller if the order that is purchased using a private label credit card offered by Amazon is refunded. * `CollectOnDeliveryRevenue` - The COD amount that the seller collected directly from the buyer. * `CollectOnDeliveryRefund` - The amount that Amazon refunds to the buyer if an order paid for by COD is refunded.
          - `DirectPaymentAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `ShipmentItemList` ShipmentItem[] — A list of shipment items.
          - `ASIN` string — The Amazon Standard Identification Number (ASIN) of the item.
          - `SellerSKU` string — The seller SKU of the item.
          - `OrderItemId` string — The Amazon-defined identifier for the order item.
          - `Title` string — The name of the item.
          - `QuantityOrdered` number — The number of items ordered.
          - `ItemPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `ShippingPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `GiftWrapPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `ShippingDiscount` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `PromotionDiscount` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `SerialNumbers` string[] — The list of serial numbers.
        - `ShipmentItemAdjustmentList` ShipmentItem[] — A list of shipment items.
          - `ASIN` string — The Amazon Standard Identification Number (ASIN) of the item.
          - `SellerSKU` string — The seller SKU of the item.
          - `OrderItemId` string — The Amazon-defined identifier for the order item.
          - `Title` string — The name of the item.
          - `QuantityOrdered` number — The number of items ordered.
          - `ItemPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `ShippingPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `GiftWrapPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `ShippingDiscount` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `PromotionDiscount` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `SerialNumbers` string[] — The list of serial numbers.
      - `ShipmentSettleEventList` ShipmentEvent[] — A list of `ShipmentEvent` items.
        - `AmazonOrderId` string — An Amazon-defined identifier for an order.
        - `SellerOrderId` string — A seller-defined identifier for an order.
        - `MarketplaceName` string — The name of the marketplace where the event occurred.
        - `StoreName` string — The name of the store where the event occurred.
        - `OrderChargeList` ChargeComponent[] — A list of charge information on the seller's account.
          - `ChargeType` string — The type of charge.
          - `ChargeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `OrderChargeAdjustmentList` ChargeComponent[] — A list of charge information on the seller's account.
          - `ChargeType` string — The type of charge.
          - `ChargeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `ShipmentFeeList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `ShipmentFeeAdjustmentList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `OrderFeeList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `OrderFeeAdjustmentList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `DirectPaymentList` DirectPayment[] — A list of direct payment information.
          - `DirectPaymentType` string — The type of payment. Possible values: * `StoredValueCardRevenue` - The amount that is deducted from the seller's account because the seller received money through a stored value card. * `StoredValueCardRefund` - The amount that Amazon returns to the seller if the order that is purchased using a stored value card is refunded. * `PrivateLabelCreditCardRevenue` - The amount that is deducted from the seller's account because the seller received money through a private label credit card offered by Amazon. * `PrivateLabelCreditCardRefund` - The amount that Amazon returns to the seller if the order that is purchased using a private label credit card offered by Amazon is refunded. * `CollectOnDeliveryRevenue` - The COD amount that the seller collected directly from the buyer. * `CollectOnDeliveryRefund` - The amount that Amazon refunds to the buyer if an order paid for by COD is refunded.
          - `DirectPaymentAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `ShipmentItemList` ShipmentItem[] — A list of shipment items.
          - `ASIN` string — The Amazon Standard Identification Number (ASIN) of the item.
          - `SellerSKU` string — The seller SKU of the item.
          - `OrderItemId` string — The Amazon-defined identifier for the order item.
          - `Title` string — The name of the item.
          - `QuantityOrdered` number — The number of items ordered.
          - `ItemPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `ShippingPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `GiftWrapPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `ShippingDiscount` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `PromotionDiscount` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `SerialNumbers` string[] — The list of serial numbers.
        - `ShipmentItemAdjustmentList` ShipmentItem[] — A list of shipment items.
          - `ASIN` string — The Amazon Standard Identification Number (ASIN) of the item.
          - `SellerSKU` string — The seller SKU of the item.
          - `OrderItemId` string — The Amazon-defined identifier for the order item.
          - `Title` string — The name of the item.
          - `QuantityOrdered` number — The number of items ordered.
          - `ItemPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `ShippingPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `GiftWrapPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `ShippingDiscount` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `PromotionDiscount` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `SerialNumbers` string[] — The list of serial numbers.
      - `RefundEventList` ShipmentEvent[] — A list of shipment event information.
        - `AmazonOrderId` string — An Amazon-defined identifier for an order.
        - `SellerOrderId` string — A seller-defined identifier for an order.
        - `MarketplaceName` string — The name of the marketplace where the event occurred.
        - `StoreName` string — The name of the store where the event occurred.
        - `OrderChargeList` ChargeComponent[] — A list of charge information on the seller's account.
          - `ChargeType` string — The type of charge.
          - `ChargeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `OrderChargeAdjustmentList` ChargeComponent[] — A list of charge information on the seller's account.
          - `ChargeType` string — The type of charge.
          - `ChargeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `ShipmentFeeList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `ShipmentFeeAdjustmentList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `OrderFeeList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `OrderFeeAdjustmentList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `DirectPaymentList` DirectPayment[] — A list of direct payment information.
          - `DirectPaymentType` string — The type of payment. Possible values: * `StoredValueCardRevenue` - The amount that is deducted from the seller's account because the seller received money through a stored value card. * `StoredValueCardRefund` - The amount that Amazon returns to the seller if the order that is purchased using a stored value card is refunded. * `PrivateLabelCreditCardRevenue` - The amount that is deducted from the seller's account because the seller received money through a private label credit card offered by Amazon. * `PrivateLabelCreditCardRefund` - The amount that Amazon returns to the seller if the order that is purchased using a private label credit card offered by Amazon is refunded. * `CollectOnDeliveryRevenue` - The COD amount that the seller collected directly from the buyer. * `CollectOnDeliveryRefund` - The amount that Amazon refunds to the buyer if an order paid for by COD is refunded.
          - `DirectPaymentAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `ShipmentItemList` ShipmentItem[] — A list of shipment items.
          - `ASIN` string — The Amazon Standard Identification Number (ASIN) of the item.
          - `SellerSKU` string — The seller SKU of the item.
          - `OrderItemId` string — The Amazon-defined identifier for the order item.
          - `Title` string — The name of the item.
          - `QuantityOrdered` number — The number of items ordered.
          - `ItemPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `ShippingPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `GiftWrapPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `ShippingDiscount` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `PromotionDiscount` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `SerialNumbers` string[] — The list of serial numbers.
        - `ShipmentItemAdjustmentList` ShipmentItem[] — A list of shipment items.
          - `ASIN` string — The Amazon Standard Identification Number (ASIN) of the item.
          - `SellerSKU` string — The seller SKU of the item.
          - `OrderItemId` string — The Amazon-defined identifier for the order item.
          - `Title` string — The name of the item.
          - `QuantityOrdered` number — The number of items ordered.
          - `ItemPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `ShippingPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `GiftWrapPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `ShippingDiscount` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `PromotionDiscount` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `SerialNumbers` string[] — The list of serial numbers.
      - `GuaranteeClaimEventList` ShipmentEvent[] — A list of shipment event information.
        - `AmazonOrderId` string — An Amazon-defined identifier for an order.
        - `SellerOrderId` string — A seller-defined identifier for an order.
        - `MarketplaceName` string — The name of the marketplace where the event occurred.
        - `StoreName` string — The name of the store where the event occurred.
        - `OrderChargeList` ChargeComponent[] — A list of charge information on the seller's account.
          - `ChargeType` string — The type of charge.
          - `ChargeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `OrderChargeAdjustmentList` ChargeComponent[] — A list of charge information on the seller's account.
          - `ChargeType` string — The type of charge.
          - `ChargeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `ShipmentFeeList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `ShipmentFeeAdjustmentList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `OrderFeeList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `OrderFeeAdjustmentList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `DirectPaymentList` DirectPayment[] — A list of direct payment information.
          - `DirectPaymentType` string — The type of payment. Possible values: * `StoredValueCardRevenue` - The amount that is deducted from the seller's account because the seller received money through a stored value card. * `StoredValueCardRefund` - The amount that Amazon returns to the seller if the order that is purchased using a stored value card is refunded. * `PrivateLabelCreditCardRevenue` - The amount that is deducted from the seller's account because the seller received money through a private label credit card offered by Amazon. * `PrivateLabelCreditCardRefund` - The amount that Amazon returns to the seller if the order that is purchased using a private label credit card offered by Amazon is refunded. * `CollectOnDeliveryRevenue` - The COD amount that the seller collected directly from the buyer. * `CollectOnDeliveryRefund` - The amount that Amazon refunds to the buyer if an order paid for by COD is refunded.
          - `DirectPaymentAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `ShipmentItemList` ShipmentItem[] — A list of shipment items.
          - `ASIN` string — The Amazon Standard Identification Number (ASIN) of the item.
          - `SellerSKU` string — The seller SKU of the item.
          - `OrderItemId` string — The Amazon-defined identifier for the order item.
          - `Title` string — The name of the item.
          - `QuantityOrdered` number — The number of items ordered.
          - `ItemPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `ShippingPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `GiftWrapPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `ShippingDiscount` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `PromotionDiscount` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `SerialNumbers` string[] — The list of serial numbers.
        - `ShipmentItemAdjustmentList` ShipmentItem[] — A list of shipment items.
          - `ASIN` string — The Amazon Standard Identification Number (ASIN) of the item.
          - `SellerSKU` string — The seller SKU of the item.
          - `OrderItemId` string — The Amazon-defined identifier for the order item.
          - `Title` string — The name of the item.
          - `QuantityOrdered` number — The number of items ordered.
          - `ItemPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `ShippingPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `GiftWrapPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `ShippingDiscount` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `PromotionDiscount` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `SerialNumbers` string[] — The list of serial numbers.
      - `EBTRefundReimbursementOnlyEventList` EBTRefundReimbursementOnlyEvent[] — A list of EBT refund reimbursement events.
        - `OrderId` string — The identifier of an order.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `Amount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
      - `ChargebackEventList` ShipmentEvent[] — A list of shipment event information.
        - `AmazonOrderId` string — An Amazon-defined identifier for an order.
        - `SellerOrderId` string — A seller-defined identifier for an order.
        - `MarketplaceName` string — The name of the marketplace where the event occurred.
        - `StoreName` string — The name of the store where the event occurred.
        - `OrderChargeList` ChargeComponent[] — A list of charge information on the seller's account.
          - `ChargeType` string — The type of charge.
          - `ChargeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `OrderChargeAdjustmentList` ChargeComponent[] — A list of charge information on the seller's account.
          - `ChargeType` string — The type of charge.
          - `ChargeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `ShipmentFeeList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `ShipmentFeeAdjustmentList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `OrderFeeList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `OrderFeeAdjustmentList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `DirectPaymentList` DirectPayment[] — A list of direct payment information.
          - `DirectPaymentType` string — The type of payment. Possible values: * `StoredValueCardRevenue` - The amount that is deducted from the seller's account because the seller received money through a stored value card. * `StoredValueCardRefund` - The amount that Amazon returns to the seller if the order that is purchased using a stored value card is refunded. * `PrivateLabelCreditCardRevenue` - The amount that is deducted from the seller's account because the seller received money through a private label credit card offered by Amazon. * `PrivateLabelCreditCardRefund` - The amount that Amazon returns to the seller if the order that is purchased using a private label credit card offered by Amazon is refunded. * `CollectOnDeliveryRevenue` - The COD amount that the seller collected directly from the buyer. * `CollectOnDeliveryRefund` - The amount that Amazon refunds to the buyer if an order paid for by COD is refunded.
          - `DirectPaymentAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `ShipmentItemList` ShipmentItem[] — A list of shipment items.
          - `ASIN` string — The Amazon Standard Identification Number (ASIN) of the item.
          - `SellerSKU` string — The seller SKU of the item.
          - `OrderItemId` string — The Amazon-defined identifier for the order item.
          - `Title` string — The name of the item.
          - `QuantityOrdered` number — The number of items ordered.
          - `ItemPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `ShippingPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `GiftWrapPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `ShippingDiscount` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `PromotionDiscount` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `SerialNumbers` string[] — The list of serial numbers.
        - `ShipmentItemAdjustmentList` ShipmentItem[] — A list of shipment items.
          - `ASIN` string — The Amazon Standard Identification Number (ASIN) of the item.
          - `SellerSKU` string — The seller SKU of the item.
          - `OrderItemId` string — The Amazon-defined identifier for the order item.
          - `Title` string — The name of the item.
          - `QuantityOrdered` number — The number of items ordered.
          - `ItemPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `ShippingPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `GiftWrapPrice` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `ShippingDiscount` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `PromotionDiscount` Money — An amount of money, including units in the form of currency.
            - `currencyCode` string, required — Three digit currency code in ISO 4217 format.
            - `amount` string, required — A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\d*))(\.\d+)?([eE][+-]?\d+)?$`.
          - `SerialNumbers` string[] — The list of serial numbers.
      - `PayWithAmazonEventList` PayWithAmazonEvent[] — A list of events related to the seller's Pay with Amazon account.
        - `SellerOrderId` string — An order identifier that is specified by the seller.
        - `TransactionPostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `BusinessObjectType` string — The type of business object.
        - `SalesChannel` string — The sales channel for the transaction.
        - `Charge` ChargeComponent — A charge on the seller's account. Possible values: * `Principal`: The selling price of the order item, which is equal to the selling price of the item multiplied by the quantity ordered. * `Tax`: The tax on the principal that is collected by the seller. * `MarketplaceFacilitatorTax-Principal`: The tax that is withheld on the principal. * `MarketplaceFacilitatorTax-Shipping`: The tax that is withheld on the `ShippingCharge`. * `MarketplaceFacilitatorTax-Giftwrap`: The tax that is withheld on the Giftwrap charge. * `MarketplaceFacilitatorTax-Other`: The tax that is withheld on other miscellaneous charges. * `Discount`: The promotional discount for an order item. * `TaxDiscount`: The tax that is deducted for promotional rebates. * `CODItemCharge`: The COD charge for an order item. * `CODItemTaxCharge`: The tax that is collected by the seller on a `CODItemCharge`. * `CODOrderCharge`: The COD charge for an order. * `CODOrderTaxCharge`: The tax that is collected by the seller on a `CODOrderCharge`. * `CODShippingCharge`: Shipping charges for a COD order. * `CODShippingTaxCharge`: The tax that is collected by the seller on a `CODShippingCharge`. * `ShippingCharge`: The shipping charge. * `ShippingTax`: The tax that is collected by the seller on a `ShippingCharge`. * `Goodwill`: The amount of money that is given to a buyer as a gesture of goodwill or to compensate for pain and suffering in the buying experience. * `Giftwrap`: The gift wrap charge. * `GiftwrapTax`: The tax that is collected by the seller on a gift wrap charge. * `RestockingFee`: The charge that is applied to the buyer when returning a product in certain categories. * `ReturnShipping`: The amount of money that is given to the buyer to compensate for shipping the item back if we are at fault. * `PointsFee`: The value of Amazon Points deducted from the refund if the buyer does not have enough Amazon Points to cover the deduction. * `GenericDeduction`: A generic bad debt deduction. * `FreeReplacementReturnShipping`: The compensation for return shipping when a buyer receives the wrong item, requests a free replacement, and returns the incorrect item. * `PaymentMethodFee`: The fee that is collected for certain payment methods in certain marketplaces. * `ExportCharge`: The export duty that is charged when an item is shipped to an international destination as part of the Amazon Global program. * `SAFE-TReimbursement`: The SAFE-T claim amount for the item. * `TCS-CGST`: Tax Collected at Source (TCS) for Central Goods and Services Tax (CGST). * `TCS-SGST`: Tax Collected at Source for State Goods and Services Tax (SGST). * `TCS-IGST`: Tax Collected at Source for Integrated Goods and Services Tax (IGST). * `TCS-UTGST`: Tax Collected at Source for Union Territories Goods and Services Tax (UTGST). * `PaidthroughEBT`: The amount of money paid with EBT for any order or shipment items.
          - `ChargeType` string — The type of charge.
          - `ChargeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `FeeList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `PaymentAmountType` string — The type of payment. Possible values: * `Sales`
        - `AmountDescription` string — A short description of this payment event.
        - `FulfillmentChannel` string — The fulfillment channel. Possible values: * `AFN`: Amazon Fulfillment Network (Fulfillment by Amazon) * `MFN`: Merchant Fulfillment Network (self-fulfilled)
        - `StoreName` string — The name of the store where the event occurred.
      - `ServiceProviderCreditEventList` SolutionProviderCreditEvent[] — A list of `SolutionProviderCreditEvent`.
        - `ProviderTransactionType` string — The transaction type.
        - `SellerOrderId` string — A seller-defined identifier for an order.
        - `MarketplaceId` string — The identifier of the marketplace where the order was placed.
        - `MarketplaceCountryCode` string — The two-letter country code of the country associated with the marketplace where the order was placed.
        - `SellerId` string — The Amazon-defined identifier of the seller.
        - `SellerStoreName` string — The store name where the payment event occurred.
        - `ProviderId` string — The Amazon-defined identifier of the solution provider.
        - `ProviderStoreName` string — The store name where the payment event occurred.
        - `TransactionAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `TransactionCreationDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
      - `RetrochargeEventList` RetrochargeEvent[] — A list of information about `Retrocharge` or `RetrochargeReversal` events.
        - `RetrochargeEventType` string — The type of event. Possible values: * `Retrocharge` * `RetrochargeReversal`
        - `AmazonOrderId` string — An Amazon-defined identifier for an order.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `BaseTax` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `ShippingTax` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `MarketplaceName` string — The name of the marketplace where the retrocharge event occurred.
        - `RetrochargeTaxWithheldList` TaxWithheldComponent[] — A list of information about taxes withheld.
          - `TaxCollectionModel` string — The tax collection model applied to the item. Possible values: * `MarketplaceFacilitator`: Tax is withheld and remitted to the taxing authority by Amazon on behalf of the seller. * `Standard`: Tax is paid to the seller and not remitted to the taxing authority by Amazon.
          - `TaxesWithheld` ChargeComponent[] — A list of charge information on the seller's account.
            - `ChargeType` string — The type of charge.
            - `ChargeAmount` Currency — A currency type and amount.
              - …
      - `RentalTransactionEventList` RentalTransactionEvent[] — A list of rental transaction event information.
        - `AmazonOrderId` string — An Amazon-defined identifier for an order.
        - `RentalEventType` string — The type of rental event. Possible values: * `RentalCustomerPayment-Buyout`: A transaction type that represents when the customer wants to buy out a rented item. * `RentalCustomerPayment-Extension`: A transaction type that represents when the customer wants to extend the rental period. * `RentalCustomerRefund-Buyout`: A transaction type that represents when the customer requests a refund for the buyout of the rented item. * `RentalCustomerRefund-Extension`: A transaction type that represents when the customer requests a refund over the extension on the rented item. * `RentalHandlingFee`: A transaction type that represents the fee that Amazon charges sellers who rent through Amazon. * `RentalChargeFailureReimbursement`: A transaction type that represents when Amazon sends money to the seller to compensate for a failed charge. * `RentalLostItemReimbursement`: A transaction type that represents when Amazon sends money to the seller to compensate for a lost item.
        - `ExtensionLength` integer — The number of days that the buyer extended an already rented item. This value is only returned for `RentalCustomerPayment-Extension` and `RentalCustomerRefund-Extension` events.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `RentalChargeList` ChargeComponent[] — A list of charge information on the seller's account.
          - `ChargeType` string — The type of charge.
          - `ChargeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `RentalFeeList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `MarketplaceName` string — The name of the marketplace.
        - `RentalInitialValue` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `RentalReimbursement` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `RentalTaxWithheldList` TaxWithheldComponent[] — A list of information about taxes withheld.
          - `TaxCollectionModel` string — The tax collection model applied to the item. Possible values: * `MarketplaceFacilitator`: Tax is withheld and remitted to the taxing authority by Amazon on behalf of the seller. * `Standard`: Tax is paid to the seller and not remitted to the taxing authority by Amazon.
          - `TaxesWithheld` ChargeComponent[] — A list of charge information on the seller's account.
            - `ChargeType` string — The type of charge.
            - `ChargeAmount` Currency — A currency type and amount.
              - …
      - `ProductAdsPaymentEventList` ProductAdsPaymentEvent[] — A list of sponsored products payment events.
        - `postedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `transactionType` string — Indicates if the transaction is for a charge or a refund. Possible values: * `charge` * `refund`
        - `invoiceId` string — The identifier for the invoice that includes the transaction.
        - `baseValue` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `taxValue` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `transactionValue` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
      - `ServiceFeeEventList` ServiceFeeEvent[] — A list of information about service fee events.
        - `AmazonOrderId` string — An Amazon-defined identifier for an order.
        - `FeeReason` string — A short description of the service fee reason.
        - `FeeList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `SellerSKU` string — The seller SKU of the item. The seller SKU is qualified by the seller's seller ID, which is included with every call to the Selling Partner API.
        - `FnSKU` string — A unique identifier assigned by Amazon to products stored in and fulfilled from an Amazon fulfillment center.
        - `FeeDescription` string — A short description of the service fee event.
        - `ASIN` string — The Amazon Standard Identification Number (ASIN) of the item.
        - `StoreName` string — The name of the store where the event occurred.
      - `SellerDealPaymentEventList` SellerDealPaymentEvent[] — A list of payment events for deal-related fees.
        - `postedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `dealId` string — The unique identifier of the deal.
        - `dealDescription` string — The internal description of the deal.
        - `eventType` string — The type of event: `SellerDealComplete`.
        - `feeType` string — The type of fee: `RunLightningDealFee`.
        - `feeAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `taxAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `totalAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
      - `DebtRecoveryEventList` DebtRecoveryEvent[] — A list of debt recovery event information.
        - `DebtRecoveryType` string — The debt recovery type. Possible values: * `DebtPayment` * `DebtPaymentFailure` * `DebtAdjustment`
        - `RecoveryAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `OverPaymentCredit` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `DebtRecoveryItemList` DebtRecoveryItem[] — A list of debt recovery item information.
          - `RecoveryAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
          - `OriginalAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
          - `GroupBeginDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
          - `GroupEndDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `ChargeInstrumentList` ChargeInstrument[] — A list of payment instruments.
          - `Description` string — A short description of the charge instrument.
          - `Tail` string — The account tail (trailing digits) of the charge instrument.
          - `Amount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
      - `LoanServicingEventList` LoanServicingEvent[] — A list of loan servicing events.
        - `LoanAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `SourceBusinessEventType` string — The type of event. Possible values: * `LoanAdvance` * `LoanPayment` * `LoanRefund`
      - `AdjustmentEventList` AdjustmentEvent[] — A list of adjustment event information for the seller's account.
        - `AdjustmentType` string — The type of adjustment. Possible values: * `FBAInventoryReimbursement`: An FBA inventory reimbursement to a seller's account. This occurs if a seller's inventory is damaged. * `ReserveEvent`: A reserve event that is generated at the time a settlement period closes. This occurs when some money from a seller's account is held back. * `PostageBilling`: The amount paid by a seller for shipping labels. * `PostageRefund`: The reimbursement of shipping labels purchased for orders that were canceled or refunded. * `LostOrDamagedReimbursement`: An Amazon Easy Ship reimbursement to a seller's account for a package that we lost or damaged. * `CanceledButPickedUpReimbursement`: An Amazon Easy Ship reimbursement to a seller's account. This occurs when a package is picked up and the order is subsequently canceled. This value is used only in the India marketplace. * `ReimbursementClawback`: An Amazon Easy Ship reimbursement clawback from a seller's account. This occurs when a prior reimbursement is reversed. This value is used only in the India marketplace. * `SellerRewards`: An award credited to a seller's account for their participation in an offer in the Seller Rewards program. Applies only to the India marketplace.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `StoreName` string — The name of the store where the event occurred.
        - `AdjustmentAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `AdjustmentItemList` RateItem[] — List of adjustments.
          - `RateItemID` 'FBM_SHIP_PLUS_CREDIT', required — Unique identifier for the RateItem.
          - `RateItemType` 'INCLUDED' — Type for the RateItem.
          - `RateItemCharge` CurrencyAmount — Currency type and amount.
            - `CurrencyCode` string, required — Three-digit currency code in ISO 4217 format.
            - `Amount` number, double, required — The currency amount.
          - `RateItemNameLocalization` string — Localized name for the RateItem.
      - `SAFETReimbursementEventList` SAFETReimbursementEvent[] — A list of `SAFETReimbursementEvent`.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `SAFETClaimId` string — A SAFE-T claim identifier.
        - `ReimbursedAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `ReasonCode` string — Indicates why the seller was reimbursed.
        - `SAFETReimbursementItemList` SAFETReimbursementItem[] — A list of `SAFETReimbursementItem`.
          - `itemChargeList` ChargeComponent[] — A list of charge information on the seller's account.
            - `ChargeType` string — The type of charge.
            - `ChargeAmount` Currency — A currency type and amount.
              - …
          - `productDescription` string — The description of the item as shown on the product detail page on the retail website.
          - `quantity` string — The number of units of the item being reimbursed.
      - `SellerReviewEnrollmentPaymentEventList` SellerReviewEnrollmentPaymentEvent[] — A list of information about fee events for the Early Reviewer Program.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `EnrollmentId` string — An enrollment identifier.
        - `ParentASIN` string — The Amazon Standard Identification Number (ASIN) of the item that was enrolled in the Early Reviewer Program.
        - `FeeComponent` FeeComponent — A fee associated with the event.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `ChargeComponent` ChargeComponent — A charge on the seller's account. Possible values: * `Principal`: The selling price of the order item, which is equal to the selling price of the item multiplied by the quantity ordered. * `Tax`: The tax on the principal that is collected by the seller. * `MarketplaceFacilitatorTax-Principal`: The tax that is withheld on the principal. * `MarketplaceFacilitatorTax-Shipping`: The tax that is withheld on the `ShippingCharge`. * `MarketplaceFacilitatorTax-Giftwrap`: The tax that is withheld on the Giftwrap charge. * `MarketplaceFacilitatorTax-Other`: The tax that is withheld on other miscellaneous charges. * `Discount`: The promotional discount for an order item. * `TaxDiscount`: The tax that is deducted for promotional rebates. * `CODItemCharge`: The COD charge for an order item. * `CODItemTaxCharge`: The tax that is collected by the seller on a `CODItemCharge`. * `CODOrderCharge`: The COD charge for an order. * `CODOrderTaxCharge`: The tax that is collected by the seller on a `CODOrderCharge`. * `CODShippingCharge`: Shipping charges for a COD order. * `CODShippingTaxCharge`: The tax that is collected by the seller on a `CODShippingCharge`. * `ShippingCharge`: The shipping charge. * `ShippingTax`: The tax that is collected by the seller on a `ShippingCharge`. * `Goodwill`: The amount of money that is given to a buyer as a gesture of goodwill or to compensate for pain and suffering in the buying experience. * `Giftwrap`: The gift wrap charge. * `GiftwrapTax`: The tax that is collected by the seller on a gift wrap charge. * `RestockingFee`: The charge that is applied to the buyer when returning a product in certain categories. * `ReturnShipping`: The amount of money that is given to the buyer to compensate for shipping the item back if we are at fault. * `PointsFee`: The value of Amazon Points deducted from the refund if the buyer does not have enough Amazon Points to cover the deduction. * `GenericDeduction`: A generic bad debt deduction. * `FreeReplacementReturnShipping`: The compensation for return shipping when a buyer receives the wrong item, requests a free replacement, and returns the incorrect item. * `PaymentMethodFee`: The fee that is collected for certain payment methods in certain marketplaces. * `ExportCharge`: The export duty that is charged when an item is shipped to an international destination as part of the Amazon Global program. * `SAFE-TReimbursement`: The SAFE-T claim amount for the item. * `TCS-CGST`: Tax Collected at Source (TCS) for Central Goods and Services Tax (CGST). * `TCS-SGST`: Tax Collected at Source for State Goods and Services Tax (SGST). * `TCS-IGST`: Tax Collected at Source for Integrated Goods and Services Tax (IGST). * `TCS-UTGST`: Tax Collected at Source for Union Territories Goods and Services Tax (UTGST). * `PaidthroughEBT`: The amount of money paid with EBT for any order or shipment items.
          - `ChargeType` string — The type of charge.
          - `ChargeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `TotalAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
      - `FBALiquidationEventList` FBALiquidationEvent[] — A list of FBA inventory liquidation payment events.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `OriginalRemovalOrderId` string — The identifier for the original removal order.
        - `LiquidationProceedsAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `LiquidationFeeAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
      - `CouponPaymentEventList` CouponPaymentEvent[] — A list of coupon payment event information.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `CouponId` string — A coupon identifier.
        - `SellerCouponDescription` string — The description provided by the seller when they created the coupon.
        - `ClipOrRedemptionCount` integer — The number of coupon clips or redemptions.
        - `PaymentEventId` string — A payment event identifier.
        - `FeeComponent` FeeComponent — A fee associated with the event.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `ChargeComponent` ChargeComponent — A charge on the seller's account. Possible values: * `Principal`: The selling price of the order item, which is equal to the selling price of the item multiplied by the quantity ordered. * `Tax`: The tax on the principal that is collected by the seller. * `MarketplaceFacilitatorTax-Principal`: The tax that is withheld on the principal. * `MarketplaceFacilitatorTax-Shipping`: The tax that is withheld on the `ShippingCharge`. * `MarketplaceFacilitatorTax-Giftwrap`: The tax that is withheld on the Giftwrap charge. * `MarketplaceFacilitatorTax-Other`: The tax that is withheld on other miscellaneous charges. * `Discount`: The promotional discount for an order item. * `TaxDiscount`: The tax that is deducted for promotional rebates. * `CODItemCharge`: The COD charge for an order item. * `CODItemTaxCharge`: The tax that is collected by the seller on a `CODItemCharge`. * `CODOrderCharge`: The COD charge for an order. * `CODOrderTaxCharge`: The tax that is collected by the seller on a `CODOrderCharge`. * `CODShippingCharge`: Shipping charges for a COD order. * `CODShippingTaxCharge`: The tax that is collected by the seller on a `CODShippingCharge`. * `ShippingCharge`: The shipping charge. * `ShippingTax`: The tax that is collected by the seller on a `ShippingCharge`. * `Goodwill`: The amount of money that is given to a buyer as a gesture of goodwill or to compensate for pain and suffering in the buying experience. * `Giftwrap`: The gift wrap charge. * `GiftwrapTax`: The tax that is collected by the seller on a gift wrap charge. * `RestockingFee`: The charge that is applied to the buyer when returning a product in certain categories. * `ReturnShipping`: The amount of money that is given to the buyer to compensate for shipping the item back if we are at fault. * `PointsFee`: The value of Amazon Points deducted from the refund if the buyer does not have enough Amazon Points to cover the deduction. * `GenericDeduction`: A generic bad debt deduction. * `FreeReplacementReturnShipping`: The compensation for return shipping when a buyer receives the wrong item, requests a free replacement, and returns the incorrect item. * `PaymentMethodFee`: The fee that is collected for certain payment methods in certain marketplaces. * `ExportCharge`: The export duty that is charged when an item is shipped to an international destination as part of the Amazon Global program. * `SAFE-TReimbursement`: The SAFE-T claim amount for the item. * `TCS-CGST`: Tax Collected at Source (TCS) for Central Goods and Services Tax (CGST). * `TCS-SGST`: Tax Collected at Source for State Goods and Services Tax (SGST). * `TCS-IGST`: Tax Collected at Source for Integrated Goods and Services Tax (IGST). * `TCS-UTGST`: Tax Collected at Source for Union Territories Goods and Services Tax (UTGST). * `PaidthroughEBT`: The amount of money paid with EBT for any order or shipment items.
          - `ChargeType` string — The type of charge.
          - `ChargeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `TotalAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
      - `ImagingServicesFeeEventList` ImagingServicesFeeEvent[] — A list of fee events related to Amazon Imaging services.
        - `ImagingRequestBillingItemID` string — The identifier for the imaging services request.
        - `ASIN` string — The Amazon Standard Identification Number (ASIN) of the item for which the imaging service was requested.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `FeeList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
      - `NetworkComminglingTransactionEventList` NetworkComminglingTransactionEvent[] — A list of network commingling transaction events.
        - `TransactionType` string — The type of network item swap. Possible values: * `NetCo`: A Fulfillment by Amazon inventory pooling transaction. Available only in the India marketplace. * `ComminglingVAT`: A commingling VAT transaction. Available only in the Spain, UK, France, Germany, and Italy marketplaces.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `NetCoTransactionID` string — The identifier for the network item swap.
        - `SwapReason` string — The reason for the network item swap.
        - `ASIN` string — The Amazon Standard Identification Number (ASIN) of the swapped item.
        - `MarketplaceId` string — The marketplace in which the event took place.
        - `TaxExclusiveAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `TaxAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
      - `AffordabilityExpenseEventList` AffordabilityExpenseEvent[] — A list of expense information related to an affordability promotion.
        - `AmazonOrderId` string — An Amazon-defined identifier for an order.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `MarketplaceId` string — The Amazon-defined marketplace identifier.
        - `TransactionType` string — The type of transaction. Possible values: * `Charge`: an affordability promotion expense. * `Refund`: an affordability promotion expense reversal.
        - `BaseExpense` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `TaxTypeCGST` Currency, required — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `TaxTypeSGST` Currency, required — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `TaxTypeIGST` Currency, required — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `TotalExpense` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
      - `AffordabilityExpenseReversalEventList` AffordabilityExpenseEvent[] — A list of expense information related to an affordability promotion.
        - `AmazonOrderId` string — An Amazon-defined identifier for an order.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `MarketplaceId` string — The Amazon-defined marketplace identifier.
        - `TransactionType` string — The type of transaction. Possible values: * `Charge`: an affordability promotion expense. * `Refund`: an affordability promotion expense reversal.
        - `BaseExpense` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `TaxTypeCGST` Currency, required — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `TaxTypeSGST` Currency, required — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `TaxTypeIGST` Currency, required — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `TotalExpense` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
      - `RemovalShipmentEventList` RemovalShipmentEvent[] — A list of removal shipment event information.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `MerchantOrderId` string — The merchant removal `orderId`.
        - `OrderId` string — The identifier for the removal shipment order.
        - `TransactionType` string — The type of removal order. Possible values: * `WHOLESALE_LIQUIDATION`
        - `StoreName` string — The name of the store where the event occurred.
        - `RemovalShipmentItemList` RemovalShipmentItem[] — A list of `RemovalShipmentItem`.
          - `RemovalShipmentItemId` string — An identifier for an item in a removal shipment.
          - `TaxCollectionModel` string — The tax collection model that is applied to the item. Possible values: * `MarketplaceFacilitator`: Tax is withheld and remitted to the taxing authority by Amazon on behalf of the seller. * `Standard`: Tax is paid to the seller and not remitted to the taxing authority by Amazon.
          - `FulfillmentNetworkSKU` string — The Amazon fulfillment network SKU for the item.
          - `Quantity` integer — The quantity of the item.
          - `Revenue` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
          - `TaxAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
          - `TaxWithheld` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
      - `RemovalShipmentAdjustmentEventList` RemovalShipmentAdjustmentEvent[] — A comma-delimited list of `RemovalShipmentAdjustment` details for FBA inventory.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `AdjustmentEventId` string — The unique identifier for the adjustment event.
        - `MerchantOrderId` string — The merchant removal orderId.
        - `OrderId` string — The orderId for shipping inventory.
        - `TransactionType` string — The type of removal order. Possible values: * `WHOLESALE_LIQUIDATION`.
        - `RemovalShipmentItemAdjustmentList` RemovalShipmentItemAdjustment[] — A comma-delimited list of `RemovalShipmentItemAdjustment` details for FBA inventory.
          - `RemovalShipmentItemId` string — An identifier for an item in a removal shipment.
          - `TaxCollectionModel` string — The tax collection model that is applied to the item. Possible values: * `MarketplaceFacilitator`: Tax is withheld and remitted to the taxing authority by Amazon on behalf of the seller. * `Standard`: Tax is paid to the seller and not remitted to the taxing authority by Amazon.
          - `FulfillmentNetworkSKU` string — The Amazon fulfillment network SKU for the item.
          - `AdjustedQuantity` integer — Adjusted quantity of `RemovalShipmentItemAdjustment` items.
          - `RevenueAdjustment` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
          - `TaxAmountAdjustment` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
          - `TaxWithheldAdjustment` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
      - `TrialShipmentEventList` TrialShipmentEvent[] — A list of information about trial shipment financial events.
        - `AmazonOrderId` string — An Amazon-defined identifier for an order.
        - `FinancialEventGroupId` string — The identifier of the financial event group.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `SKU` string — The seller SKU of the item. The seller SKU is qualified by the seller's seller ID, which is included with every call to the Selling Partner API.
        - `FeeList` FeeComponent[] — A list of fee component information.
          - `FeeType` string — The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule](https://sellercentral.amazon.com/gp/help/200336920) on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees](https://sellercentral.amazon.com/gp/help/201074400) on Seller Central.
          - `FeeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
      - `TDSReimbursementEventList` TDSReimbursementEvent[] — A list of `TDSReimbursementEvent` items.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `TDSOrderId` string — The Tax-Deducted-at-Source (TDS) identifier.
        - `ReimbursedAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
      - `AdhocDisbursementEventList` AdhocDisbursementEvent[] — A list of `AdhocDisbursement` events.
        - `TransactionType` string — The type of transaction. For example, "Disbursed to Amazon Gift Card balance".
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `TransactionId` string — The identifier for the transaction.
        - `TransactionAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
      - `TaxWithholdingEventList` TaxWithholdingEvent[] — A list of tax withholding events.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `BaseAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `WithheldAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `TaxWithholdingPeriod` TaxWithholdingPeriod — The period during which tax withholding on a seller's account is calculated.
          - `StartDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
          - `EndDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
      - `ChargeRefundEventList` ChargeRefundEvent[] — A list of charge refund events.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `ReasonCode` string — The reason given for a charge refund. For example, `SubscriptionFeeCorrection`.
        - `ReasonCodeDescription` string — A description of the Reason Code. For example, `SubscriptionFeeCorrection`.
        - `ChargeRefundTransactions` ChargeRefundTransaction[] — A list of `ChargeRefund` transactions
          - `ChargeAmount` Currency — A currency type and amount.
            - `currencyCode` string — The three-digit currency code in ISO 4217 format.
            - `currencyAmount` number — A decimal number, such as an amount or FX rate.
          - `ChargeType` string — The type of charge.
      - `FailedAdhocDisbursementEventList` FailedAdhocDisbursementEvent[] — A list of `FailedAdhocDisbursementEvent`.
        - `FundsTransfersType` string — The type of fund transfer. For example, `Refund`.
        - `TransferId` string — The transfer identifier.
        - `DisbursementId` string — The disbursement identifier.
        - `PaymentDisbursementType` string — The type of payment for disbursement. For example, `CREDIT_CARD`.
        - `Status` string — The status of the failed `AdhocDisbursement`. For example, `HARD_DECLINED`.
        - `TransferAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
      - `ValueAddedServiceChargeEventList` ValueAddedServiceChargeEvent[] — A list of `ValueAddedServiceCharge` events.
        - `TransactionType` string — The transaction type. For example, 'Other Support Service fees'
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `Description` string — A short description of the service charge event.
        - `TransactionAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
      - `CapacityReservationBillingEventList` CapacityReservationBillingEvent[] — A list of `CapacityReservationBillingEvent` events.
        - `TransactionType` string — The transaction type. For example, FBA Inventory Fee.
        - `PostedDate` string, date-time — A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
        - `Description` string — A short description of the capacity reservation billing event.
        - `TransactionAmount` Currency — A currency type and amount.
          - `currencyCode` string — The three-digit currency code in ISO 4217 format.
          - `currencyAmount` number — A decimal number, such as an amount or FX rate.
  - `errors` Error[] — A list of error responses returned when a request is unsuccessful.
    - `code` string, required — An error code that identifies the type of error that occurred.
    - `message` string, required — A message that describes the error condition.
    - `details` string — Additional details that can help the caller understand or fix the issue.

## Other responses

- `400` — Request has missing or invalid parameters and cannot be parsed.
- `403` — Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.
- `404` — The resource specified does not exist.
- `429` — The frequency of requests was greater than allowed.
- `500` — An unexpected condition occurred that prevented the server from fulfilling the request.
- `503` — Temporary overloading or maintenance of the server.

---

[API](https://skmtc.net/aws-samples/apis/a-content-management-v2020-11-01.md) · [All operations](https://skmtc.net/aws-samples/apis/a-content-management-v2020-11-01/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws-samples/a-content-management-v2020-11-01/versions/815a5b6dbaa6/schema)
