Skip to main content

Import Initial Inventory (CSV)

POST 

/api/initial-inventory/import

Imports initial inventory records from a CSV file using the DataImport system. Authentication: Requires Bearer token. Content-Type: multipart/form-data

The import first runs a preview/validation pass. If there are required field differences, the preview response is returned. Otherwise, the import is executed and records are created.

Request

Responses

Successful response