Selling Partner API SDK for JavaScript
    Preparing search index...

    Interface ShippingApiGenerateCollectionFormRequest

    Request parameters for generateCollectionForm operation in ShippingApi.

    interface ShippingApiGenerateCollectionFormRequest {
        body: GenerateCollectionFormRequest;
        xAmznIdempotencyKey?: string;
        xAmznShippingBusinessId?: GenerateCollectionFormXAmznShippingBusinessIdEnum;
    }
    Index

    Properties

    GenerateCollectionFormRequest body

    xAmznIdempotencyKey?: string

    A unique value which the server uses to recognize subsequent retries of the same request.

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