Interface FulfillmentInboundApiModelV20240320FulfillmentInboundApiGetDeliveryChallanDocumentRequest
interface FulfillmentInboundApiModelV20240320FulfillmentInboundApiGetDeliveryChallanDocumentRequest { inboundPlanId: string; shipmentId: string;} Properties
Readonly
inboundPlanId
inboundPlanId: string
Readonly
shipmentId
shipmentId: string
Request parameters for getDeliveryChallanDocument operation in FulfillmentInboundApi.
Export
FulfillmentInboundApiGetDeliveryChallanDocumentRequest