post
https://api.spreetaileu.com/api/api/v1/inbound
Endpoint: POST /inbound
Full URL: https://api.spreetaileu.com/api/api/v1/inbound
Create an inbound delivery record for inventory restocking.
Requirements
- Authentication: Bearer token required (Get token from
/auth/login) - Client mapping: Your token contains client identification
Processing Flow
Inbound deliveries are:
- Validated and stored securely
- Processed for purchase order creation
- Integrated with our inventory system
- Items are added to available stock
Important Fields
delivery_number: Must be unique per clientreceived_at: ISO 8601 timestamp with microsecondsitems: Array of items with barcode and quantity
