Contains details about an invalid ASIN

InvalidASIN

interface FulfillmentInboundApiModelInvalidASIN {
    ASIN?: string;
    ErrorReason?:
        | "DoesNotExist"
        | "InvalidASIN"
        | FulfillmentInboundApiModelErrorReason;
}

Properties

Properties

ASIN?: string

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

InvalidASIN

ErrorReason?:
    | "DoesNotExist"
    | "InvalidASIN"
    | FulfillmentInboundApiModelErrorReason

InvalidASIN

MMNEPVFCICPMFPCPTTAAATR