Price

interface ProductPricingApiModelPrice {
    ASIN?: string;
    Product?: ProductPricingApiModelProduct;
    SellerSKU?: string;
    status: string;
}

Properties

ASIN?: string

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

Price

Price

SellerSKU?: string

The seller stock keeping unit (SKU) of the item.

Price

status: string

The status of the operation.

Price

MMNEPVFCICPMFPCPTTAAATR