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

    Interface ValueAddedServiceChargeEvent

    An event related to a value added service charge.

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

    Properties

    Description?: string

    A short description of the service charge event.

    PostedDate?: string

    A date in ISO 8601 date-time format.

    TransactionAmount?: Currency
    TransactionType?: string

    The transaction type. For example, 'Other Support Service fees'