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 --request GET \ --url 'https://api.stateset.com/api/v1/cycle-counts' \ --header 'Authorization: Bearer YOUR_API_KEY'
{ "cycle_counts": [ { "completed_at": null, "counted_by": null, "created_at": "string", "id": "string", "lines": [], "location_id": null, "scheduled_date": null, "status": "string", "updated_at": "string", "warehouse_id": 1 } ], "has_more": true, "next_cursor": null, "total": 1 }
List cycle counts
draft
in_progress
completed
cancelled
next_cursor