Other Query API Overview
The article describes the API operations of Other Query business process.
| Operation | Description | API Path |
|---|---|---|
| Receiving Query | Return the receiving history with the Item’s detail. | POST /edi/inbound/receiving/search-by-paging |
| Picking Query | Return a Pick task’s details. | POST /edi/outbound/picking/search-by-paging |
| Shipping Query | Return an item’s shipping history; the query results also contain the item’s detailed information. | POST /edi/outbound/shipping/search-by-paging |
| Outbound View Serial Number | Return a list of all shipped Serial Number in an order; the results are sorted by order. | POST /edi/outbound/order/serial-number |
| Inbound View Serial Number | Return the received SN List; sorted by Receipt. | POST /edi/inbound/receipt/serial-number |
| Rate Last Mile | Returns the quote for the Last Mile Delivery. | POST http://service.serviceapp.com/PayAndBillAPI/api/RateEngine/Unisco/lastmile |