Inbound API Overview
The section describes the API operations of inbound business process.
You found the right warehouse and a great supplier. Now you have to track all the incoming inventory. Use the API to generate Receipt Notifications and search for your Purchase Order.
Operation | Description | API Path |
---|---|---|
RN Import | Pass an Inbound ASN into WISE. | POST /edi/inbound/receipt |
RN Cancellation | Cancel the order. | PUT /edi/inbound/receipt/cancel |
RN Ack by Paging | Send an return acknowledgement after importing the Receipt Notification. This also passes in a page number to reduce the dataset size. | POST /edi/inbound/receipt/ack/search-by-paging |