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/transfer-orders/{id}' \ --header 'Authorization: Bearer YOUR_API_KEY'
{ "created_at": "string", "destination_warehouse_id": "string", "id": "string", "items": [ { "id": "string", "product_id": "string", "quantity": "string", "quantity_received": "string" } ], "number": "string", "source_warehouse_id": "string", "status": "string" }
Get an one (/api/v1/transfer-orders/{id})