Precheck
Reports whether an order builder request’s references resolve. | authz: min_org_role=operator | (OrderBuilderReq) -> (OrderTemplateResolvabilityRes)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
order_template_core
Build input. Required if order_template_id is omitted. When both are provided, this edited core is used instead of the saved template.
order_template_id
Saved-template provenance. Required if order_template_core is omitted. When provided, it is authorized for the caller and marked used when the draft opens.
stream_order_parsing_progress_updates
Response
Successful Response
valid
unresolvable_contact_ids
unresolvable_coordinator
unresolvable_coordinator_shipper_account_ids
unresolvable_driver_ids
unresolvable_off_chrt_executor_org_data_ids
unresolvable_off_chrt_shipper
Errors
422
Drafts Build Precheck V1request Unprocessable Entity Error

