Selling Partner API SDK for JavaScript
    Preparing search index...

    Contains all information related to a financial event.

    interface FinancialEvents {
        AdhocDisbursementEventList?: AdhocDisbursementEvent[];
        AdjustmentEventList?: AdjustmentEvent[];
        AffordabilityExpenseEventList?: AffordabilityExpenseEvent[];
        AffordabilityExpenseReversalEventList?: AffordabilityExpenseEvent[];
        CapacityReservationBillingEventList?: CapacityReservationBillingEvent[];
        ChargebackEventList?: ShipmentEvent[];
        ChargeRefundEventList?: ChargeRefundEvent[];
        CouponPaymentEventList?: CouponPaymentEvent[];
        DebtRecoveryEventList?: DebtRecoveryEvent[];
        FailedAdhocDisbursementEventList?: FailedAdhocDisbursementEvent[];
        FBALiquidationEventList?: FBALiquidationEvent[];
        GuaranteeClaimEventList?: ShipmentEvent[];
        ImagingServicesFeeEventList?: ImagingServicesFeeEvent[];
        LoanServicingEventList?: LoanServicingEvent[];
        NetworkComminglingTransactionEventList?: NetworkComminglingTransactionEvent[];
        PayWithAmazonEventList?: PayWithAmazonEvent[];
        ProductAdsPaymentEventList?: ProductAdsPaymentEvent[];
        RefundEventList?: ShipmentEvent[];
        RemovalShipmentAdjustmentEventList?: RemovalShipmentAdjustmentEvent[];
        RemovalShipmentEventList?: RemovalShipmentEvent[];
        RentalTransactionEventList?: RentalTransactionEvent[];
        RetrochargeEventList?: RetrochargeEvent[];
        SAFETReimbursementEventList?: SAFETReimbursementEvent[];
        SellerDealPaymentEventList?: SellerDealPaymentEvent[];
        SellerReviewEnrollmentPaymentEventList?: SellerReviewEnrollmentPaymentEvent[];
        ServiceFeeEventList?: ServiceFeeEvent[];
        ServiceProviderCreditEventList?: SolutionProviderCreditEvent[];
        ShipmentEventList?: ShipmentEvent[];
        ShipmentSettleEventList?: ShipmentEvent[];
        TaxWithholdingEventList?: TaxWithholdingEvent[];
        TDSReimbursementEventList?: TDSReimbursementEvent[];
        TrialShipmentEventList?: TrialShipmentEvent[];
        ValueAddedServiceChargeEventList?: ValueAddedServiceChargeEvent[];
    }
    Index

    Properties

    AdhocDisbursementEventList?: AdhocDisbursementEvent[]

    A list of AdhocDisbursement events.

    AdjustmentEventList?: AdjustmentEvent[]

    A list of adjustment event information for the seller's account.

    AffordabilityExpenseEventList?: AffordabilityExpenseEvent[]

    A list of expense information related to an affordability promotion.

    AffordabilityExpenseReversalEventList?: AffordabilityExpenseEvent[]

    A list of expense information related to an affordability promotion.

    CapacityReservationBillingEventList?: CapacityReservationBillingEvent[]

    A list of CapacityReservationBillingEvent events.

    ChargebackEventList?: ShipmentEvent[]

    A list of shipment event information.

    ChargeRefundEventList?: ChargeRefundEvent[]

    A list of charge refund events.

    CouponPaymentEventList?: CouponPaymentEvent[]

    A list of coupon payment event information.

    DebtRecoveryEventList?: DebtRecoveryEvent[]

    A list of debt recovery event information.

    FailedAdhocDisbursementEventList?: FailedAdhocDisbursementEvent[]

    A list of FailedAdhocDisbursementEvents.

    FBALiquidationEventList?: FBALiquidationEvent[]

    A list of FBA inventory liquidation payment events.

    GuaranteeClaimEventList?: ShipmentEvent[]

    A list of shipment event information.

    ImagingServicesFeeEventList?: ImagingServicesFeeEvent[]

    A list of fee events related to Amazon Imaging services.

    LoanServicingEventList?: LoanServicingEvent[]

    A list of loan servicing events.

    NetworkComminglingTransactionEventList?: NetworkComminglingTransactionEvent[]

    A list of network commingling transaction events.

    PayWithAmazonEventList?: PayWithAmazonEvent[]

    A list of events related to the seller's Pay with Amazon account.

    ProductAdsPaymentEventList?: ProductAdsPaymentEvent[]

    A list of sponsored products payment events.

    RefundEventList?: ShipmentEvent[]

    A list of shipment event information.

    RemovalShipmentAdjustmentEventList?: RemovalShipmentAdjustmentEvent[]

    A comma-delimited list of Removal shipmentAdjustment details for FBA inventory.

    RemovalShipmentEventList?: RemovalShipmentEvent[]

    A list of removal shipment event information.

    RentalTransactionEventList?: RentalTransactionEvent[]

    A list of rental transaction event information.

    RetrochargeEventList?: RetrochargeEvent[]

    A list of information about Retrocharge or RetrochargeReversal events.

    SAFETReimbursementEventList?: SAFETReimbursementEvent[]

    A list of SAFETReimbursementEvents.

    SellerDealPaymentEventList?: SellerDealPaymentEvent[]

    A list of payment events for deal-related fees.

    SellerReviewEnrollmentPaymentEventList?: SellerReviewEnrollmentPaymentEvent[]

    A list of information about fee events for the Early Reviewer Program.

    ServiceFeeEventList?: ServiceFeeEvent[]

    A list of information about service fee events.

    ServiceProviderCreditEventList?: SolutionProviderCreditEvent[]

    A list of information about solution provider credits.

    ShipmentEventList?: ShipmentEvent[]

    A list of shipment event information.

    ShipmentSettleEventList?: ShipmentEvent[]

    A list of ShipmentEvent items.

    TaxWithholdingEventList?: TaxWithholdingEvent[]

    A list of TaxWithholding events.

    TDSReimbursementEventList?: TDSReimbursementEvent[]

    A list of TDSReimbursementEvent items.

    TrialShipmentEventList?: TrialShipmentEvent[]

    A list of information about trial shipment financial events.

    ValueAddedServiceChargeEventList?: ValueAddedServiceChargeEvent[]

    A list of ValueAddedServiceCharge events.