Move to In-Transit
Manage Deliveries
Move to In-Transit
Move to In-Transit
📝 Summary
This endpoint allows users to retrieve the details of a specific delivery by providing the unique delivery ID. It returns all relevant information related to the delivery, including the delivery status, sender and recipient details, assigned rider, and vehicle information.Requests
Example
Params
Responses
| HTTP Status Code | Meaning | Description | Data schema |
|---|---|---|---|
| 200 | OK | none | Inline |
| 422 | Bad Request | none | Inline |