Import an order from files or text
Imports order data from uploaded files or raw text using the internal ingestion flow.
POST/api/orders/imports/file Imports order data from uploaded files or raw text using the internal ingestion flow.
Request payload for Import an order from files or text.
text?|
Raw pasted text describing the quote or order to import.
fileIds?array<>|
Uploaded files to parse into order items.
instructions?|
Extra instructions for the import assistant.