Interface ShippingApiModelV2ShippingApiGetCollectionFormRequest

Request parameters for getCollectionForm operation in ShippingApi.

ShippingApiGetCollectionFormRequest

interface ShippingApiModelV2ShippingApiGetCollectionFormRequest {
    collectionFormId: string;
    xAmznShippingBusinessId?:
        | "AmazonShipping_US"
        | "AmazonShipping_IN"
        | "AmazonShipping_UK"
        | "AmazonShipping_UAE"
        | "AmazonShipping_SA"
        | "AmazonShipping_EG"
        | "AmazonShipping_IT"
        | "AmazonShipping_ES"
        | "AmazonShipping_FR"
        | "AmazonShipping_JP";
}

Properties

collectionFormId: string

collection form Id to reprint a collection.

ShippingApiGetCollectionForm

xAmznShippingBusinessId?:
    | "AmazonShipping_US"
    | "AmazonShipping_IN"
    | "AmazonShipping_UK"
    | "AmazonShipping_UAE"
    | "AmazonShipping_SA"
    | "AmazonShipping_EG"
    | "AmazonShipping_IT"
    | "AmazonShipping_ES"
    | "AmazonShipping_FR"
    | "AmazonShipping_JP"

Amazon shipping business to assume for this request. The default is AmazonShipping_UK.

ShippingApiGetCollectionForm

MMNEPVFCICPMFPCPTTAAATR