Recerc

Import an order from files or text

Imports order data from uploaded files or raw text using the internal ingestion flow.

POST/api/unstable/orders/imports/file

Imports order data from uploaded files or raw text using the internal ingestion flow.

Request Body

application/json

text?string

Raw pasted text describing the quote or order to import.

Example"2 Industrial Pump\\n1 Installation service"
fileIds?array<>

Uploaded files to parse into order items.

Example[ "file_123", "file_456" ]
instructions?string

Extra instructions for the import assistant.

Example"Group services under a separate section."
[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json