Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
  "appointmentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
  "serviceId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
  "branchId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
  "requestedResource": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
  "timeSlot": {
    "startTime": "2022-03-03T09:00:00+01:00",
    "endTime": "2022-03-03T09:00:00+01:00"
  },
  "expiration": "2023-03-08T13:42:41.035Z",
  "numberOfReservations": 1,
  "reservationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}

Confirm a reservation

POST PUT /reservations/reservationId

...