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

Required scope: inventory:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

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

OK

Response Headers
    Content-Type