Create inventory
Inventories
Create inventory
POST
Create inventory
Documentation Index
Fetch the complete documentation index at: https://docs.buylo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Maximum string length:
255Example:
"Monthly stock check"
Must be one of the server enum values
Example:
"WAREHOUSE"
Example:
["in_stock", "lost"]Required when type=WAREHOUSE
Example:
44
Required when type=LOCATION
Example:
21
Optional list of EPC IDs to include
Response
Created