AI order draft builder
Populates an existing order draft with cargo, task groups, and tasks parsed from natural language. The frontend must create the draft first via /shipping/order_drafts/new/v1. | (OrderBuilderReq) -> (OrderBuilderRes)
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
order_id
order_short_id
summary
validation_passed
validation_issues
notes
Errors
422
Dev Post Agent Order Builder V1request Unprocessable Entity Error

