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

    A fee event related to Amazon Imaging services.

    interface ImagingServicesFeeEvent {
        ASIN?: string;
        FeeList?: FeeComponent[];
        ImagingRequestBillingItemID?: string;
        PostedDate?: string;
    }
    Index

    Properties

    ASIN?: string

    The Amazon Standard Identification Number (ASIN) of the item for which the imaging service was requested.

    FeeList?: FeeComponent[]

    A list of fee component information.

    ImagingRequestBillingItemID?: string

    The identifier for the imaging services request.

    PostedDate?: string

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