Create Stock Take from Discrepancies
POST//:domain/api/trackstar/integration-instances/:integration_instance/inventory/create-stock-take
Create a SKU.io stock take pre-populated with quantities from Trackstar inventory discrepancies. Requires Bearer token.
Request body fields:
- product_ids (optional, array of integers): Limit stock take to specific product IDs
- warehouse_id (optional, integer): SKU.io warehouse ID for the stock take
- notes (optional, string, max 500): Notes for the stock take
- date (optional, date Y-m-d): Stock take date
- status (optional, string): draft, open, or closed
Request
Responses
- 200
- 422
OK
Response Headers
Content-Type
Unprocessable Entity
Response Headers
Content-Type