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

    Request parameters for retrieveShippingOptions operation in ExternalFulfillmentShipmentsApi.

    interface ExternalFulfillmentShipmentsApiRetrieveShippingOptionsRequest {
        packageId: string;
        shipmentId: string;
    }
    Index

    Properties

    packageId: string

    The ID of the package for which you want to retrieve shipping options.

    shipmentId: string

    The ID of the shipment to which the package belongs.