Agentic draft stream

Populates an existing draft order from natural language and streams progress events via SSE. | (OrderBuilderReq) -> (OrderBuilderStreamEvent)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
order_short_idstringRequired
textstringRequired

Response

Successful Response
eventenum
messagestring
order_idstring
order_short_idstring
summarystring
validation_passedboolean
validation_issueslist of strings
noteslist of strings
errorstring

Errors

422
Agentic New with Streaming V1request Unprocessable Entity Error