amazon-spapi 2.0.3

A Rust client library for Amazon Selling Partner API (SP-API)
Documentation
# FinancialEvents

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**shipment_event_list** | Option<[**Vec<models::ShipmentEvent>**]ShipmentEvent.md> | A list of shipment event information. | [optional]
**shipment_settle_event_list** | Option<[**Vec<models::ShipmentEvent>**]ShipmentEvent.md> | A list of `ShipmentEvent` items. | [optional]
**refund_event_list** | Option<[**Vec<models::ShipmentEvent>**]ShipmentEvent.md> | A list of shipment event information. | [optional]
**guarantee_claim_event_list** | Option<[**Vec<models::ShipmentEvent>**]ShipmentEvent.md> | A list of shipment event information. | [optional]
**chargeback_event_list** | Option<[**Vec<models::ShipmentEvent>**]ShipmentEvent.md> | A list of shipment event information. | [optional]
**pay_with_amazon_event_list** | Option<[**Vec<models::PayWithAmazonEvent>**]PayWithAmazonEvent.md> | A list of events related to the seller's Pay with Amazon account. | [optional]
**service_provider_credit_event_list** | Option<[**Vec<models::SolutionProviderCreditEvent>**]SolutionProviderCreditEvent.md> | A list of information about solution provider credits. | [optional]
**retrocharge_event_list** | Option<[**Vec<models::RetrochargeEvent>**]RetrochargeEvent.md> | A list of information about Retrocharge or RetrochargeReversal events. | [optional]
**rental_transaction_event_list** | Option<[**Vec<models::RentalTransactionEvent>**]RentalTransactionEvent.md> | A list of rental transaction event information. | [optional]
**product_ads_payment_event_list** | Option<[**Vec<models::ProductAdsPaymentEvent>**]ProductAdsPaymentEvent.md> | A list of sponsored products payment events. | [optional]
**service_fee_event_list** | Option<[**Vec<models::ServiceFeeEvent>**]ServiceFeeEvent.md> | A list of information about service fee events. | [optional]
**seller_deal_payment_event_list** | Option<[**Vec<models::SellerDealPaymentEvent>**]SellerDealPaymentEvent.md> | A list of payment events for deal-related fees. | [optional]
**debt_recovery_event_list** | Option<[**Vec<models::DebtRecoveryEvent>**]DebtRecoveryEvent.md> | A list of debt recovery event information. | [optional]
**loan_servicing_event_list** | Option<[**Vec<models::LoanServicingEvent>**]LoanServicingEvent.md> | A list of loan servicing events. | [optional]
**adjustment_event_list** | Option<[**Vec<models::AdjustmentEvent>**]AdjustmentEvent.md> | A list of adjustment event information for the seller's account. | [optional]
**safet_reimbursement_event_list** | Option<[**Vec<models::SafetReimbursementEvent>**]SAFETReimbursementEvent.md> | A list of SAFETReimbursementEvents. | [optional]
**seller_review_enrollment_payment_event_list** | Option<[**Vec<models::SellerReviewEnrollmentPaymentEvent>**]SellerReviewEnrollmentPaymentEvent.md> | A list of information about fee events for the Early Reviewer Program. | [optional]
**fba_liquidation_event_list** | Option<[**Vec<models::FbaLiquidationEvent>**]FBALiquidationEvent.md> | A list of FBA inventory liquidation payment events. | [optional]
**coupon_payment_event_list** | Option<[**Vec<models::CouponPaymentEvent>**]CouponPaymentEvent.md> | A list of coupon payment event information. | [optional]
**imaging_services_fee_event_list** | Option<[**Vec<models::ImagingServicesFeeEvent>**]ImagingServicesFeeEvent.md> | A list of fee events related to Amazon Imaging services. | [optional]
**network_commingling_transaction_event_list** | Option<[**Vec<models::NetworkComminglingTransactionEvent>**]NetworkComminglingTransactionEvent.md> | A list of network commingling transaction events. | [optional]
**affordability_expense_event_list** | Option<[**Vec<models::AffordabilityExpenseEvent>**]AffordabilityExpenseEvent.md> | A list of expense information related to an affordability promotion. | [optional]
**affordability_expense_reversal_event_list** | Option<[**Vec<models::AffordabilityExpenseEvent>**]AffordabilityExpenseEvent.md> | A list of expense information related to an affordability promotion. | [optional]
**removal_shipment_event_list** | Option<[**Vec<models::RemovalShipmentEvent>**]RemovalShipmentEvent.md> | A list of removal shipment event information. | [optional]
**removal_shipment_adjustment_event_list** | Option<[**Vec<models::RemovalShipmentAdjustmentEvent>**]RemovalShipmentAdjustmentEvent.md> | A comma-delimited list of Removal shipmentAdjustment details for FBA inventory. | [optional]
**trial_shipment_event_list** | Option<[**Vec<models::TrialShipmentEvent>**]TrialShipmentEvent.md> | A list of information about trial shipment financial events. | [optional]
**tds_reimbursement_event_list** | Option<[**Vec<models::TdsReimbursementEvent>**]TDSReimbursementEvent.md> | A list of `TDSReimbursementEvent` items. | [optional]
**adhoc_disbursement_event_list** | Option<[**Vec<models::AdhocDisbursementEvent>**]AdhocDisbursementEvent.md> | A list of `AdhocDisbursement` events. | [optional]
**tax_withholding_event_list** | Option<[**Vec<models::TaxWithholdingEvent>**]TaxWithholdingEvent.md> | A list of `TaxWithholding` events. | [optional]
**charge_refund_event_list** | Option<[**Vec<models::ChargeRefundEvent>**]ChargeRefundEvent.md> | A list of charge refund events. | [optional]
**failed_adhoc_disbursement_event_list** | Option<[**Vec<models::FailedAdhocDisbursementEvent>**]FailedAdhocDisbursementEvent.md> | A list of `FailedAdhocDisbursementEvent`s. | [optional]
**value_added_service_charge_event_list** | Option<[**Vec<models::ValueAddedServiceChargeEvent>**]ValueAddedServiceChargeEvent.md> | A list of `ValueAddedServiceCharge` events. | [optional]
**capacity_reservation_billing_event_list** | Option<[**Vec<models::CapacityReservationBillingEvent>**]CapacityReservationBillingEvent.md> | A list of `CapacityReservationBillingEvent` events. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)