Distributor Inventory Submission API

(0 reviews)

home

The Inventory Submission (INV) API is a RESTful API that empowers users to submit the inventory data similar to the existing EDI/UI submission and to retrieve the submission status.

This API supports up to 10,000 inventory lines in one submission. Once submitted, data gets processed asynchronously in the backend system, and necessary validations are performed. Execution status and the reason for failure of each line in the submission can also be verified by making another API call.

Suppose any line in the submission is a failure. In that case, the distributor must resubmit all the lines either by correcting the invalid lines or by excluding the invalid lines, for WIPS to reprocess the inventory data. Otherwise, the previous submission batch doesn't get posted in the system automatically.


Reviews