This page consists of all the details required to migrate from v0 OMS APIs to v1 OMS APIs which external systems can use to interact with Increff OMS system
Below mentioned is the mapping of v0 Increff OMS APIs and v1 Increff OMS APIs. Please make note of these endpoints and the updated API details which needs to be changed in External systems to interact with Increff OMS system.
<aside> 🗒️ To check the new API details , please route through the hyperlinks in API Name header.
</aside>
| API Name | Old API endpoint (v0) | New API Endpoint (v1) |
|---|---|---|
| ‣ | POST /push/skuListing | POST |
| ‣ | PUT | /sellfast/inventories/absolute-update |
| PUT | /inventories/incremental-update | PUT |
| ‣ | NA | POST |
| ‣ | PUT /sellfast/order/cancel-line-items | PUT |
| ‣ | POST /sellfast/picklist/release | POST |
| ‣ | POST /sellfast/picklist/add-orders/id | POST |
| ‣ | POST /sellfast/pack/combined/{orderId} | POST |
| ‣ | NA | POST |
| ‣ | POST /sellfast/handover | POST |
| Combined Manifest And Handover API | POST | /sellfast/manifest/combined |
| ‣ | NA | POST |
| ‣ | NA | POST |
authUsername:Increff.user
authPassword:Increff@user1
Since the new API endpoints and channels are now configured, EFS system needs to send the inventory updates again to Increff system so that resyncing of Inventory can happen without any inventory discrepancies between all systems (EFS, Increff , Marketplaces).