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