get
https://api.spreetaileu.com/api/api/v1/inbound/
Endpoint: GET /api/v1/inbound/{deliveryNumber}
Full URL: https://api.spreetaileu.com/api/api/v1/inbound/{deliveryNumber}
Retrieve complete inbound delivery details by delivery number.
Access Control
- You can only retrieve inbound records that belong to your client account
- The inbound's
clientfield must match your authenticated client name
Response
Returns the complete inbound record from our database, including:
- Delivery status and processing information
- Item details (barcodes, quantities, materials)
- Timestamps and audit trail
- Any updates made after initial creation
Use Cases
- Track inbound delivery status
- Verify received quantities
- Monitor inventory restocking progress
