moovexDocs

Update reservation

Partially update a reservation based on its type. Dates in unix seconds.

PATCH/reservations/{id}

Path Parameters

ParameterTypeDescription
idstringReservation numeric id

Example Response

{
  "id": 501
}

On this page