<?xml version="1.0"?>
<ListFinancialEventsResponse xmlns="https://mws.amazonservices.com/Finances/2015-05-01">
  <ListFinancialEventsResult>
    <NextToken>Token!</NextToken>
    <FinancialEvents>
      <ShipmentEventList>
        <ShipmentEvent>
          <AmazonOrderId>333-1234567-1234567</AmazonOrderId>
          <SellerOrderId>333-1234567-7654321</SellerOrderId>
          <MarketplaceName>amazon.com</MarketplaceName>
          <OrderChargeList>
            <OrderCharge>
              <ChargeType>Principal</ChargeType>
              <ChargeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>10.00</CurrencyAmount>
              </ChargeAmount>
            </OrderCharge>
            <OrderCharge>
              <ChargeType>Tax</ChargeType>
              <ChargeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>1.00</CurrencyAmount>
              </ChargeAmount>
            </OrderCharge>
          </OrderChargeList>
          <ShipmentFeeList>
            <ShipmentFee>
              <FeeType>FBAStorageFee</FeeType>
              <FeeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>-1.50</CurrencyAmount>
              </FeeAmount>
            </ShipmentFee>
            <ShipmentFee>
              <FeeType>FBAStorageTax</FeeType>
              <FeeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>-5.00</CurrencyAmount>
              </FeeAmount>
            </ShipmentFee>
          </ShipmentFeeList>
          <OrderFeeList>
            <OrderFee>
              <FeeType>LabellingFee</FeeType>
              <FeeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>-1.00</CurrencyAmount>
              </FeeAmount>
            </OrderFee>
            <OrderFee>
              <FeeType>LabellingTax</FeeType>
              <FeeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>-3.00</CurrencyAmount>
              </FeeAmount>
            </OrderFee>
          </OrderFeeList>
          <PostedDate>2012-07-18T00:00:00Z</PostedDate>
          <DirectPaymentList>
            <DirectPayment>
              <DirectPaymentType>StoredValuedCardRevenue</DirectPaymentType>
              <DirectPaymentAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>1.20</CurrencyAmount>
              </DirectPaymentAmount>
            </DirectPayment>
            <DirectPayment>
              <DirectPaymentType>Money</DirectPaymentType>
              <DirectPaymentAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>5.50</CurrencyAmount>
              </DirectPaymentAmount>
            </DirectPayment>
          </DirectPaymentList>
          <ShipmentItemList>
            <ShipmentItem>
              <SellerSKU>CBA_OTF_1</SellerSKU>
              <OrderItemId>6882857EXAMPLE</OrderItemId>
              <QuantityShipped>2</QuantityShipped>
              <ItemChargeList>
                <ItemCharge>
                  <ChargeType>Discount</ChargeType>
                  <ChargeAmount>
                    <CurrencyCode>USD</CurrencyCode>
                    <CurrencyAmount>1.99</CurrencyAmount>
                  </ChargeAmount>
                </ItemCharge>
                <ItemCharge>
                  <ChargeType>Tax</ChargeType>
                  <ChargeAmount>
                    <CurrencyCode>USD</CurrencyCode>
                    <CurrencyAmount>0.50</CurrencyAmount>
                  </ChargeAmount>
                </ItemCharge>
              </ItemChargeList>
              <ItemFeeList>
                <ItemFee>
                  <FeeType>FBAStorageFee</FeeType>
                  <FeeAmount>
                    <CurrencyCode>USD</CurrencyCode>
                    <CurrencyAmount>-1.99</CurrencyAmount>
                  </FeeAmount>
                </ItemFee>
                <ItemFee>
                  <FeeType>ItemFeeTax</FeeType>
                  <FeeAmount>
                    <CurrencyCode>USD</CurrencyCode>
                    <CurrencyAmount>-0.99</CurrencyAmount>
                  </FeeAmount>
                </ItemFee>
              </ItemFeeList>
              <PromotionList>
                <Promotion>
                  <PromotionType>Shipping</PromotionType>
                  <PromotionId>SummerEXAMPLE</PromotionId>
                  <PromotionAmount>
                    <CurrencyCode>USD</CurrencyCode>
                    <CurrencyAmount>-15.99</CurrencyAmount>
                  </PromotionAmount>
                </Promotion>
                <Promotion>
                  <PromotionType>Shipping2</PromotionType>
                  <PromotionId>WinterEXAMPLE</PromotionId>
                  <PromotionAmount>
                    <CurrencyCode>USD</CurrencyCode>
                    <CurrencyAmount>-3.99</CurrencyAmount>
                  </PromotionAmount>
                </Promotion>
              </PromotionList>
              <CostOfPointsGranted>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>-5.99</CurrencyAmount>
              </CostOfPointsGranted>
            </ShipmentItem>
            <ShipmentItem>
              <SellerSKU>CBA_OTF_2</SellerSKU>
              <OrderItemId>9992857EXAMPLE</OrderItemId>
              <QuantityShipped>1</QuantityShipped>
              <ItemChargeList>
                <ItemCharge>
                  <ChargeType>Tax</ChargeType>
                  <ChargeAmount>
                    <CurrencyCode>USD</CurrencyCode>
                    <CurrencyAmount>0.40</CurrencyAmount>
                  </ChargeAmount>
                </ItemCharge>
              </ItemChargeList>
              <ItemFeeList>
                <ItemFee>
                  <FeeType>ItemFeeTax</FeeType>
                  <FeeAmount>
                    <CurrencyCode>USD</CurrencyCode>
                    <CurrencyAmount>-0.30</CurrencyAmount>
                  </FeeAmount>
                </ItemFee>
              </ItemFeeList>
              <PromotionList>
                <Promotion>
                  <PromotionType>Shipping3</PromotionType>
                  <PromotionId>SpringEXAMPLE</PromotionId>
                  <PromotionAmount>
                    <CurrencyCode>USD</CurrencyCode>
                    <CurrencyAmount>-5.99</CurrencyAmount>
                  </PromotionAmount>
                </Promotion>
              </PromotionList>
              <CostOfPointsGranted>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>-5.99</CurrencyAmount>
              </CostOfPointsGranted>
            </ShipmentItem>
          </ShipmentItemList>
        </ShipmentEvent>
      </ShipmentEventList>
      <RefundEventList>
        <ShipmentEvent>
          <AmazonOrderId>333-7654321-7654321</AmazonOrderId>
          <SellerOrderId>333-7654321-1234567</SellerOrderId>
          <MarketplaceName>amazon.com</MarketplaceName>
          <OrderChargeAdjustmentList>
            <OrderChargeAdjustment>
              <ChargeType>ShippingCharge</ChargeType>
              <ChargeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>-1.99</CurrencyAmount>
              </ChargeAmount>
            </OrderChargeAdjustment>
            <OrderChargeAdjustment>
              <ChargeType>Giftwrap</ChargeType>
              <ChargeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>-0.99</CurrencyAmount>
              </ChargeAmount>
            </OrderChargeAdjustment>
          </OrderChargeAdjustmentList>
          <ShipmentFeeAdjustmentList>
            <ShipmentFeeAdjustment>
              <FeeType>FBADeliveryServicesFee</FeeType>
              <FeeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>1.99</CurrencyAmount>
              </FeeAmount>
            </ShipmentFeeAdjustment>
            <ShipmentFeeAdjustment>
              <FeeType>FBAPlacementServiceFee</FeeType>
              <FeeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>0.99</CurrencyAmount>
              </FeeAmount>
            </ShipmentFeeAdjustment>
          </ShipmentFeeAdjustmentList>
          <OrderFeeAdjustmentList>
            <OrderFeeAdjustment>
              <FeeType>FBAInventoryReturnFee</FeeType>
              <FeeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>1.99</CurrencyAmount>
              </FeeAmount>
            </OrderFeeAdjustment>
            <OrderFeeAdjustment>
              <FeeType>FBAInventoryReturnFee2</FeeType>
              <FeeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>2.99</CurrencyAmount>
              </FeeAmount>
            </OrderFeeAdjustment>
          </OrderFeeAdjustmentList>
          <PostedDate>2012-07-18T00:00:00Z</PostedDate>
          <ShipmentItemAdjustmentList>
            <ShipmentItemAdjustment>
              <SellerSKU>CBA_OTF_1</SellerSKU>
              <OrderItemId>999EXAMPLE123</OrderItemId>
              <OrderAdjustmentItemId>6882857EXAMPLE</OrderAdjustmentItemId>
              <QuantityShipped>4</QuantityShipped>
              <ItemChargeAdjustmentList>
                <ItemCharge>
                  <ChargeType>ReturnShipping</ChargeType>
                  <ChargeAmount>
                    <CurrencyCode>USD</CurrencyCode>
                    <CurrencyAmount>-1.99</CurrencyAmount>
                  </ChargeAmount>
                </ItemCharge>
                <ItemCharge>
                  <ChargeType>Tax</ChargeType>
                  <ChargeAmount>
                    <CurrencyCode>USD</CurrencyCode>
                    <CurrencyAmount>-0.99</CurrencyAmount>
                  </ChargeAmount>
                </ItemCharge>
              </ItemChargeAdjustmentList>
              <ItemFeeAdjustmentList>
                <ItemFee>
                  <FeeType>ShippingChargeback</FeeType>
                  <FeeAmount>
                    <CurrencyCode>USD</CurrencyCode>
                    <CurrencyAmount>2.99</CurrencyAmount>
                  </FeeAmount>
                </ItemFee>
                <ItemFee>
                  <FeeType>ShippingTax</FeeType>
                  <FeeAmount>
                    <CurrencyCode>USD</CurrencyCode>
                    <CurrencyAmount>0.99</CurrencyAmount>
                  </FeeAmount>
                </ItemFee>
              </ItemFeeAdjustmentList>
              <PromotionAdjustmentList>
                <Promotion>
                  <PromotionType>Shipping</PromotionType>
                  <PromotionId>Summer099018</PromotionId>
                  <PromotionAmount>
                    <CurrencyCode>USD</CurrencyCode>
                    <CurrencyAmount>22.99</CurrencyAmount>
                  </PromotionAmount>
                </Promotion>
                <Promotion>
                  <PromotionType>Shipping2</PromotionType>
                  <PromotionId>Winter099018</PromotionId>
                  <PromotionAmount>
                    <CurrencyCode>USD</CurrencyCode>
                    <CurrencyAmount>11.99</CurrencyAmount>
                  </PromotionAmount>
                </Promotion>
              </PromotionAdjustmentList>
              <CostOfPointsReturned>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>5.99</CurrencyAmount>
              </CostOfPointsReturned>
            </ShipmentItemAdjustment>
            <ShipmentItemAdjustment>
              <SellerSKU>CBA_OTF_2</SellerSKU>
              <OrderItemId>999EXAMPLE456</OrderItemId>
              <OrderAdjustmentItemId>9992857EXAMPLE</OrderAdjustmentItemId>
              <QuantityShipped>3</QuantityShipped>
              <ItemChargeAdjustmentList>
                <ItemCharge>
                  <ChargeType>Tax</ChargeType>
                  <ChargeAmount>
                    <CurrencyCode>USD</CurrencyCode>
                    <CurrencyAmount>-3.99</CurrencyAmount>
                  </ChargeAmount>
                </ItemCharge>
              </ItemChargeAdjustmentList>
              <ItemFeeAdjustmentList>
                <ItemFee>
                  <FeeType>ShippingTax</FeeType>
                  <FeeAmount>
                    <CurrencyCode>USD</CurrencyCode>
                    <CurrencyAmount>2.99</CurrencyAmount>
                  </FeeAmount>
                </ItemFee>
              </ItemFeeAdjustmentList>
              <PromotionAdjustmentList>
                <Promotion>
                  <PromotionType>Shipping3</PromotionType>
                  <PromotionId>Spring099018</PromotionId>
                  <PromotionAmount>
                    <CurrencyCode>USD</CurrencyCode>
                    <CurrencyAmount>5.99</CurrencyAmount>
                  </PromotionAmount>
                </Promotion>
              </PromotionAdjustmentList>
              <CostOfPointsReturned>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>2.99</CurrencyAmount>
              </CostOfPointsReturned>
            </ShipmentItemAdjustment>
          </ShipmentItemAdjustmentList>
        </ShipmentEvent>
      </RefundEventList>
      <GuaranteeClaimEventList>
        <ShipmentEvent>
          <AmazonOrderId>333-5551234-7654321</AmazonOrderId>
          <SellerOrderId>333-5551234-1234567</SellerOrderId>
          <MarketplaceName>amazon.com</MarketplaceName>
          <OrderChargeAdjustmentList>
            <OrderChargeAdjustment>
              <ChargeType>ShippingCharge</ChargeType>
              <ChargeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>-5.99</CurrencyAmount>
              </ChargeAmount>
            </OrderChargeAdjustment>
          </OrderChargeAdjustmentList>
          <PostedDate>2012-07-20T00:00:00Z</PostedDate>
          <ShipmentItemAdjustmentList>
            <ShipmentItemAdjustment>
              <SellerSKU>CBA_OTF_1</SellerSKU>
              <OrderItemId>6992857EXAMPLE</OrderItemId>
              <OrderAdjustmentItemId>6992859EXAMPLE</OrderAdjustmentItemId>
              <QuantityShipped>3</QuantityShipped>
              <ItemChargeAdjustmentList>
                <ItemCharge>
                  <ChargeType>Tax</ChargeType>
                  <ChargeAmount>
                    <CurrencyCode>USD</CurrencyCode>
                    <CurrencyAmount>-0.99</CurrencyAmount>
                  </ChargeAmount>
                </ItemCharge>
              </ItemChargeAdjustmentList>
            </ShipmentItemAdjustment>
            <ShipmentItemAdjustment>
              <SellerSKU>CBA_OTF_2</SellerSKU>
              <OrderItemId>9992857EXAMPLE</OrderItemId>
              <OrderAdjustmentItemId>9992897EXAMPLE</OrderAdjustmentItemId>
              <QuantityShipped>3</QuantityShipped>
              <ItemChargeAdjustmentList>
                <ItemCharge>
                  <ChargeType>Tax</ChargeType>
                  <ChargeAmount>
                    <CurrencyCode>USD</CurrencyCode>
                    <CurrencyAmount>-3.50</CurrencyAmount>
                  </ChargeAmount>
                </ItemCharge>
              </ItemChargeAdjustmentList>
            </ShipmentItemAdjustment>
          </ShipmentItemAdjustmentList>
        </ShipmentEvent>
      </GuaranteeClaimEventList>
      <ChargebackEventList>
        <ShipmentEvent>
          <AmazonOrderId>555-7654321-7654321</AmazonOrderId>
          <SellerOrderId>555-7654321-1234567</SellerOrderId>
          <MarketplaceName>amazon.com</MarketplaceName>
          <OrderChargeAdjustmentList>
            <OrderChargeAdjustment>
              <ChargeType>ShippingCharge</ChargeType>
              <ChargeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>17.99</CurrencyAmount>
              </ChargeAmount>
            </OrderChargeAdjustment>
            <OrderChargeAdjustment>
              <ChargeType>Giftwrap</ChargeType>
              <ChargeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>18.99</CurrencyAmount>
              </ChargeAmount>
            </OrderChargeAdjustment>
          </OrderChargeAdjustmentList>
          <PostedDate>2012-07-25T00:00:00Z</PostedDate>
        </ShipmentEvent>
      </ChargebackEventList>
      <PayWithAmazonEventList>
        <PayWithAmazonEvent>
          <SellerOrderId>333-7654321-7654321</SellerOrderId>
          <TransactionPostedDate>2013-09-071T02:00:00.000-06:00</TransactionPostedDate>
          <BusinessObjectType>PaymentContract</BusinessObjectType>
          <SalesChannel>www.merchantsite.com</SalesChannel>
          <Charge>
            <ChargeType>Principal</ChargeType>
            <ChargeAmount>
              <CurrencyCode>USD</CurrencyCode>
              <CurrencyAmount>2.99</CurrencyAmount>
            </ChargeAmount>
          </Charge>
          <FeeList>
            <Fee>
              <FeeType>VariableClosingFee</FeeType>
              <FeeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>-0.99</CurrencyAmount>
              </FeeAmount>
            </Fee>
            <Fee>
              <FeeType>GiftWrapFee</FeeType>
              <FeeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>-3.99</CurrencyAmount>
              </FeeAmount>
            </Fee>
          </FeeList>
          <PaymentAmountType>Sales</PaymentAmountType>
          <AmountDescription>Pay with amazon transaction</AmountDescription>
          <FulfillmentChannel>MFN</FulfillmentChannel>
          <StoreName>TestStoreName</StoreName>
        </PayWithAmazonEvent>
      </PayWithAmazonEventList>
      <ServiceProviderCreditEventList>
        <SolutionProviderCreditEvent>
          <ProviderTransactionType>SolutionProviderCredit</ProviderTransactionType>
          <SellerOrderId>333-7654321-7654321</SellerOrderId>
          <MarketplaceId>12</MarketplaceId>
          <MarketplaceCountryCode>US</MarketplaceCountryCode>
          <SellerId>987918809</SellerId>
          <SellerStoreName>TestSellerStoreName</SellerStoreName>
          <ProviderId>6798769889</ProviderId>
          <ProviderStoreName>TestProviderStoreName</ProviderStoreName>
        </SolutionProviderCreditEvent>
      </ServiceProviderCreditEventList>
      <RetrochargeEventList>
        <RetrochargeEvent>
          <RetrochargeEventType>Retrocharge</RetrochargeEventType>
          <AmazonOrderId>333-1234567-1234567</AmazonOrderId>
          <PostedDate>2013-09-071T02:00:00.000-06:00</PostedDate>
          <BaseTax>
            <CurrencyCode>USD</CurrencyCode>
            <CurrencyAmount>1.99</CurrencyAmount>
          </BaseTax>
          <ShippingTax>
            <CurrencyCode>USD</CurrencyCode>
            <CurrencyAmount>2.99</CurrencyAmount>
          </ShippingTax>
          <MarketplaceName>amazon.com</MarketplaceName>
        </RetrochargeEvent>
      </RetrochargeEventList>
      <RentalTransactionEventList>
        <RentalTransaction>
          <AmazonOrderId>333-1234567-1234567</AmazonOrderId>
          <RentalEventType>RentalCustomerPayment-Buyout</RentalEventType>
          <PostedDate>2013-09-071T02:00:00.000-06:00</PostedDate>
          <ExtensionLength>12</ExtensionLength>
          <RentalChargeList>
            <ChargeComponent>
              <ChargeType>Tax</ChargeType>
              <ChargeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>0.99</CurrencyAmount>
              </ChargeAmount>
            </ChargeComponent>
            <ChargeComponent>
              <ChargeType>TaxTax</ChargeType>
              <ChargeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>0.50</CurrencyAmount>
              </ChargeAmount>
            </ChargeComponent>
          </RentalChargeList>
          <RentalFeeList>
            <FeeComponent>
              <FeeType>SalesTaxServiceFee</FeeType>
              <FeeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>-1.99</CurrencyAmount>
              </FeeAmount>
            </FeeComponent>
            <FeeComponent>
              <FeeType>SalesTaxServiceFeeTax</FeeType>
              <FeeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>-0.99</CurrencyAmount>
              </FeeAmount>
            </FeeComponent>
          </RentalFeeList>
          <MarketplaceName>amazon.com</MarketplaceName>
          <RentalInitialValue>
            <CurrencyCode>USD</CurrencyCode>
            <CurrencyAmount>3.99</CurrencyAmount>
          </RentalInitialValue>
          <RentalReimbursement>
            <CurrencyCode>USD</CurrencyCode>
            <CurrencyAmount>1.99</CurrencyAmount>
          </RentalReimbursement>
        </RentalTransaction>
      </RentalTransactionEventList>
      <PerformanceBondRefundEventList>
        <PerformanceBondRefundEvent>
          <MarketplaceCountryCode>US</MarketplaceCountryCode>
          <Amount>
            <CurrencyCode>USD</CurrencyCode>
            <CurrencyAmount>1.99</CurrencyAmount>
          </Amount>
          <ProductGroupList>
            <GLProductGroup>gl_books</GLProductGroup>
            <GLProductGroup>gl_magazines</GLProductGroup>
          </ProductGroupList>
        </PerformanceBondRefundEvent>
      </PerformanceBondRefundEventList>
      <ServiceFeeEventList>
        <ServiceFeeEvent>
          <AmazonOrderId>333-1234567-1234567</AmazonOrderId>
          <FeeReason>fba inbound defect fee</FeeReason>
          <FeeList>
            <Fee>
              <FeeType>FBAOrderHandlingFee</FeeType>
              <FeeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>-0.99</CurrencyAmount>
              </FeeAmount>
            </Fee>
            <Fee>
              <FeeType>FBAOrderHandlingFeeTax</FeeType>
              <FeeAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>-1.99</CurrencyAmount>
              </FeeAmount>
            </Fee>
          </FeeList>
          <SellerSKU>CBA_OF_1</SellerSKU>
          <FnSKU>AKSJD12</FnSKU>
          <FeeDescription>Test Fee description</FeeDescription>
          <ASIN>BT0093TELA</ASIN>
        </ServiceFeeEvent>
      </ServiceFeeEventList>
      <DebtRecoveryEventList>
        <DebtRecoveryEvent>
          <DebtRecoveryType>DebtAdjustment</DebtRecoveryType>
          <RecoveryAmount>
            <CurrencyCode>USD</CurrencyCode>
            <CurrencyAmount>10.99</CurrencyAmount>
          </RecoveryAmount>
          <OverPaymentCredit>
            <CurrencyCode>USD</CurrencyCode>
            <CurrencyAmount>8.99</CurrencyAmount>
          </OverPaymentCredit>
          <DebtRecoveryItemList>
            <DebtRecoveryItem>
              <RecoveryAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>5.99</CurrencyAmount>
              </RecoveryAmount>
              <OriginalAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>4.99</CurrencyAmount>
              </OriginalAmount>
              <GroupBeginDate>2013-09-09T01:30:00.000-06:00</GroupBeginDate>
              <GroupEndDate>2013-09-23T01:30:00.000-06:00</GroupEndDate>
            </DebtRecoveryItem>
            <DebtRecoveryItem>
              <RecoveryAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>3.99</CurrencyAmount>
              </RecoveryAmount>
              <OriginalAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>2.99</CurrencyAmount>
              </OriginalAmount>
              <GroupBeginDate>2013-09-10T01:30:00.000-06:00</GroupBeginDate>
              <GroupEndDate>2013-09-24T01:30:00.000-06:00</GroupEndDate>
            </DebtRecoveryItem>
          </DebtRecoveryItemList>
          <ChargeInstrumentList>
            <ChargeInstrument>
              <Description>Credit card</Description>
              <Tail>9887</Tail>
              <Amount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>9.99</CurrencyAmount>
              </Amount>
            </ChargeInstrument>
            <ChargeInstrument>
              <Description>Debit card</Description>
              <Tail>9889</Tail>
              <Amount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>10.99</CurrencyAmount>
              </Amount>
            </ChargeInstrument>
          </ChargeInstrumentList>
        </DebtRecoveryEvent>
      </DebtRecoveryEventList>
      <LoanServicingEventList>
        <LoanServicingEvent>
          <LoanAmount>
            <CurrencyCode>USD</CurrencyCode>
            <CurrencyAmount>13.99</CurrencyAmount>
          </LoanAmount>
          <SourceBusinessEventType>LoanAdvance</SourceBusinessEventType>
        </LoanServicingEvent>
      </LoanServicingEventList>
      <AdjustmentEventList>
        <AdjustmentEvent>
          <AdjustmentType>PostageBilling</AdjustmentType>
          <AdjustmentAmount>
            <CurrencyCode>USD</CurrencyCode>
            <CurrencyAmount>-5.99</CurrencyAmount>
          </AdjustmentAmount>
          <AdjustmentItemList>
            <AdjustmentItem>
              <Quantity>2</Quantity>
              <PerUnitAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>-1.99</CurrencyAmount>
              </PerUnitAmount>
              <TotalAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>-5.99</CurrencyAmount>
              </TotalAmount>
              <SellerSKU>ASK_AS_1</SellerSKU>
              <FnSKU>ASLKLDS12</FnSKU>
              <ProductDescription>Test Product</ProductDescription>
              <ASIN>BT0093TELA</ASIN>
            </AdjustmentItem>
            <AdjustmentItem>
              <Quantity>1</Quantity>
              <PerUnitAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>-2.99</CurrencyAmount>
              </PerUnitAmount>
              <TotalAmount>
                <CurrencyCode>USD</CurrencyCode>
                <CurrencyAmount>-6.99</CurrencyAmount>
              </TotalAmount>
              <SellerSKU>ASK_AS_2</SellerSKU>
              <FnSKU>ASDFJDS12</FnSKU>
              <ProductDescription>Test Product 2</ProductDescription>
              <ASIN>BT0093F0N3</ASIN>
            </AdjustmentItem>
          </AdjustmentItemList>
        </AdjustmentEvent>
      </AdjustmentEventList>
      <SAFETReimbursementEventList>
        <SAFETReimbursementEvent>
          <PostedDate>2017-01-11T13:17:15.000Z</PostedDate>
          <SAFETClaimId>77165-06605-4776427</SAFETClaimId>
          <ReimbursedAmount>
            <CurrencyAmount>4.99</CurrencyAmount>
            <CurrencyCode>INR</CurrencyCode>
          </ReimbursedAmount>
          <SAFETReimbursementItemList>
            <SAFETReimbursementItem>
              <ItemChargeList>
                <ChargeComponent>
                  <ChargeType>SAFE-T Reimbursement</ChargeType>
                  <ChargeAmount>
                    <CurrencyAmount>25.99</CurrencyAmount>
                    <CurrencyCode>USD</CurrencyCode>
                  </ChargeAmount>
                </ChargeComponent>
              </ItemChargeList>
            </SAFETReimbursementItem>
          </SAFETReimbursementItemList>
        </SAFETReimbursementEvent>
      </SAFETReimbursementEventList>
    </FinancialEvents>
  </ListFinancialEventsResult>
  <ResponseMetadata>
    <RequestId>1105b931-6f1c-4480-8e97-f3b46EXAMPLE</RequestId>
  </ResponseMetadata>
</ListFinancialEventsResponse>

