Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url http://localhost:3000/v1/admin/orders/{id}/allocate
{ "success": true, "allocation": { "rfc_items": 123, "sweep_items": 123, "pick_lists_created": 123, "sweeps_used": [ "<string>" ] } }
Allocates order items to RFC inventory (pick_list_items) or sweeps (sweep_items).
Order allocated
Show child attributes