Deliveries
Save Delivery
Creates or updates a delivery record.
PUT
Save Delivery
Documentation Index
Fetch the complete documentation index at: https://learn.nexudus.com/llms.txt
Use this file to discover all available pages before exploring further.
Save Delivery
Creates a new delivery record or updates an existing one. Used when the space operator logs incoming parcels.Authentication
Requires a valid customer bearer token.Request Body
Delivery details including sender and tracking information.Response
Returns a200 OK on success.
Examples
Save a delivery
TypeScript Integration
Save Delivery