Skip to main content

Import Warehouses

POST 

/api/warehouses/import

Imports warehouses from an uploaded CSV file. Accepts the same payload as Preview Warehouse Import. If required columns are missing, the preview payload is returned instead so the mapping can be corrected. Large files are processed in the background and the response indicates the import will complete shortly.

Required scope: warehouses:write

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

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type