API referenceCatalogImports
Discard import upload
Discards an import upload that has not been committed and removes its temporary file.
- Endpoint
DELETE /v1/imports/uploads/{uploadRef}- Authorization
- Required permission: `imports:manage`.
- Environments
- Production only
- Idempotency
- Required for safe retries.
Commit import POST
Starts the catalog import after preview. Product files with prices must declare pricesIncludeIva; stock imports may require inventoryLocationId. Reuse the same Idempotency-Key only for the identical request.
List quotes GET
Lists quotes with the documented status, search, and pagination filters for the active organization.