Interface FulfillmentInboundApiModelV20240320FulfillmentInboundApiGetShipmentRequest
interface FulfillmentInboundApiModelV20240320FulfillmentInboundApiGetShipmentRequest { inboundPlanId: string; shipmentId: string;} Properties
Readonly
inboundPlanId
inboundPlanId: string
Readonly
shipmentId
shipmentId: string
Request parameters for getShipment operation in FulfillmentInboundApi.
Export
FulfillmentInboundApiGetShipmentRequest