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

    Interface CapacityReservationBillingEvent

    An event related to a capacity reservation billing charge.

    interface CapacityReservationBillingEvent {
        Description?: string;
        PostedDate?: string;
        TransactionAmount?: Currency;
        TransactionType?: string;
    }
    Index

    Properties

    Description?: string

    A short description of the capacity reservation billing event.

    PostedDate?: string

    A date in ISO 8601 date-time format.

    TransactionAmount?: Currency
    TransactionType?: string

    The transaction type. For example, FBA Inventory Fee.