Inventory

APIDescription
GET api/GetInventoryByPartNumbers?token={token}&warehouseCode={warehouseCode}&partNumbers={partNumbers}&inventoryTypeCode={inventoryTypeCode}

Returns available inventory

POST api/CreateLabel?token={token}

Creates a back order and returns the result object

GET api/GetMinMaxEntireCatalogbyWarehouse?token={token}

Returns Min Max records for the entire catalog

GET api/GeteWMSWarehouseInboundReport?token={token}&DateFrom={DateFrom}&DateTo={DateTo}

Returns Warehouse Inbound Report

GET api/SendDispatchTrackAlert?token={token}&ServiceUnit={ServiceUnit}&Account={Account}&ServiceDate={ServiceDate}

Returns Message

GET api/SendDispatchTrackRequestDateChange?token={token}&order={order}&request_date={request_date}&timestamp={timestamp}&account={account}&status={status}

No documentation available.