Interface FinancesApiModelImagingServicesFeeEvent

A fee event related to Amazon Imaging services.

ImagingServicesFeeEvent

interface FinancesApiModelImagingServicesFeeEvent {
    ASIN?: string;
    FeeList?: FinancesApiModelFeeComponent[];
    ImagingRequestBillingItemID?: string;
    PostedDate?: string;
}

Properties

ASIN?: string

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

ImagingServicesFeeEvent

A list of fee component information.

ImagingServicesFeeEvent

ImagingRequestBillingItemID?: string

The identifier for the imaging services request.

ImagingServicesFeeEvent

PostedDate?: string

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

ImagingServicesFeeEvent

MMNEPVFCICPMFPCPTTAAATR