AI order draft builder (streaming)
Same as /agent/order-builder/v1 but streams progress events via SSE as each workflow step completes. | (OrderBuilderReq) -> SSE stream of OrderBuilderStreamEvent
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
order_short_id
text
Response
Successful Response
event
Allowed values:
message
order_id
order_short_id
summary
validation_passed
validation_issues
notes
error
Errors
422
Dev Post Agent Order Builder Stream V1request Unprocessable Entity Error

