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

    Fields with a schema type of date are in ISO 8601 date time format (for example GroupBeginDate).

    TransactionAmount?: Currency
    TransactionType?: string

    Indicates the type of transaction. Example: 'Other Support Service fees'