Constructors
constructor
Returns IMI
Properties
api
Methods
createJobs
Parameters
- shopOrders: [string, string][]
getAllJobsOutputs
getCustomerOrderLine
Parameters
- params: { shopOrder: string }
getHandlingUnits
getHandlingUnits( params: { contract: string; shipment: string },): Promise<ApiResponse<IHandlingUnit[], { message: string }>> Parameters
- params: { contract: string; shipment: string }
getJobOutputs
getJobsStatus
getOperations
getOSMMaterials
getPurchaseOrderLines
Parameters
- params: { contract: string; purchaseOrderId: string }
getRequisitionsStatus
Parameters
- contract: string
- requisitions: string[]
getRoutingAlternates
getShipments
getShipments( params: { contract: string; shipments: string[] },): Promise<ApiResponse<IShipment[], { message: string }>> Parameters
- params: { contract: string; shipments: string[] }
Returns Promise<ApiResponse<IShipment[], { message: string }>>
getShopOrderPartBreakdown
Parameters
- contract: string
- shopOrders: string[]
getShopOrders
getShopOrders( contract: string, shopOrders: string[],): Promise<ApiResponse<IShopOrder[], { message: string }>> Parameters
- contract: string
- shopOrders: string[]
getSupplier
uploadExternalFilesUrl