Interface ListingsItemsApiModelV20210801ItemOfferByMarketplace

Offer details of a listings item for an Amazon marketplace.

ItemOfferByMarketplace

interface ListingsItemsApiModelV20210801ItemOfferByMarketplace {
    audience?: ListingsItemsApiModelV20210801Audience;
    marketplaceId: string;
    offerType:
        | ListingsItemsApiModelV20210801ItemOfferByMarketplaceOfferTypeEnum
        | "B2C"
        | "B2B";
    points?: ListingsItemsApiModelV20210801Points;
    price: ListingsItemsApiModelV20210801Money;
}

Properties

ItemOfferByMarketplace

marketplaceId: string

The Amazon marketplace identifier.

ItemOfferByMarketplace

offerType:
    | ListingsItemsApiModelV20210801ItemOfferByMarketplaceOfferTypeEnum
    | "B2C"
    | "B2B"

Type of offer for the listings item.

ItemOfferByMarketplace

ItemOfferByMarketplace

ItemOfferByMarketplace

MMNEPVFCICPMFPCPTTAAATR