9404: Pre-approve reservation
Pre-approve a reservation of lottery numbers, extending the reservation expiry time and preparing the reserved numbers for purchase.
| Endpoint ID: | 9404 | ||
| Method | PUT | ||
| URL: | /lottery/reservation/{reservationID}/pre-approve | ||
| reservationID | GUID representing a reserved group of lottery numbers | ||
| Request body: | None | ||
Response body: | None | ||
| Status codes: | HttpStatusCode | ApiStatusSubCode | Description |
| 204 | Success | ||
| 400 | 400.1 | The reservation has expired | |
| 404 | There is no currently active lottery | ||
, multiple selections available,