GET orders/{reference}¶
Retrieve a single order by its Dropday reference.
Endpoint¶
GET https://dropday.io/api/v1/orders/{reference}
Path parameters¶
| Parameter | Type | Description |
|---|---|---|
| reference | String | The unique reference of the order (e.g., 123). |
See Orders for the response field reference. Order lines include logs on this endpoint.