| SN | API function | Increff standard API Link |
|---|---|---|
| 1 | SKU Masters (Product Masters) | SKU Masters (Product Masters) |
| 3 | Vendor (supplier) Masters | Vendor Masters |
| 5 | Customer Masters | Customer Masters |
The calls made for creation of product masters are idempotent meaning that if duplicate requests are sent, no change will be made. Therefore, if the product master data was successfully saved after the first call, subsequent duplicate calls will have no impact on the data. Each duplicate call will result in a 200-OK response.
If different attribute data is passed for a specific product master using the create-article-master API endpoint, the SKU attributes will not be updated to the latest passed value.
However, when using the add-or-update-SKU-attributes API endpoint, the SKU Attribute Data from the latest successful call will be saved for the specified product master, i.e. the SKU attributes will be updated.
Increff WMS is a WMS module, hence Clients should never rely on Increff WMS to compute accurate taxation. This is ERP’s responsibility. So in case ERP is not able to send correct tax code for each sku, it can use a default value GIVEN that in such case Increff Omni tax computation will never be used.
During packing, the Increff Omni system can fetch the tax breakup from Order Source.