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/equipment/bags/{id}/clear
{ "success": true, "bag": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "bag_code": "<string>", "display_id": "<string>", "status": "<string>", "item_count": 123 } }
Remove all items from a bag and set status to empty
Bag ID (UUID or taxonomy ID)
Bag cleared
Show child attributes