Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Interface ShippingApiGetShipmentRequest

    Request parameters for getShipment operation in ShippingApi.

    interface ShippingApiGetShipmentRequest {
        shipmentId: string;
    }
    Index
    shipmentId: string

    Shipment id to return the entire shipment object