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