Additional Information about the item.

Context

interface FinancesApiModelV20240619Context {
    asin?: string;
    channel?: string;
    contextType: string;
    deferralReason?: string;
    deferralStatus?: string;
    endTime?: string;
    fulfillmentNetwork?: string;
    maturityDate?: string;
    orderType?: string;
    paymentDate?: string;
    paymentMethod?: string;
    paymentReference?: string;
    paymentType?: string;
    quantityShipped?: number;
    sku?: string;
    startTime?: string;
    storeName?: string;
}

Properties

asin?: string

The Amazon Standard Identification Number (ASIN) of the item.

Context

channel?: string

Channel details of related transaction.

Context

contextType: string

Context

deferralReason?: string

Deferral policy applied on the transaction. Examples: B2B,DD7

Context

deferralStatus?: string

The status of the transaction. For example, HOLD,RELEASE.

Context

endTime?: string

A date in ISO 8601 date-time format.

Context

fulfillmentNetwork?: string

The fulfillment network of the item.

Context

maturityDate?: string

A date in ISO 8601 date-time format.

Context

orderType?: string

The transaction's order type.

Context

paymentDate?: string

A date in ISO 8601 date-time format.

Context

paymentMethod?: string

The method of payment.

Context

paymentReference?: string

The reference number of the payment.

Context

paymentType?: string

The type of payment.

Context

quantityShipped?: number

The quantity of the item shipped.

Context

sku?: string

The Stock Keeping Unit (SKU) of the item.

Context

startTime?: string

A date in ISO 8601 date-time format.

Context

storeName?: string

The name of the store that is related to the transaction.

Context

MMNEPVFCICPMFPCPTTAAATR