v3

latestOpenAPI 3.0.42026-07-312008682.1 MB
Reservations

Update reservation interval

Updates reservation interval (start, end or both). Note this operation supports Portfolio Access Tokens.

post/api/connector/v1/reservations/updateInterval

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

EnterpriseIdstring uuid nullable

Unique identifier of the enterprise. Required when using Portfolio Access Tokens, ignored otherwise.

ReservationIdstring uuid required

Unique identifier of the reservation to be updated.

StartUtcstring date-time nullable

New reservation start in UTC timezone in ISO 8601 format.

EndUtcstring date-time nullable

New reservation end in UTC timezone in ISO 8601 format.

ChargeCancellationFeeboolean required

Whether cancellation fee should be charged for potentially canceled nights.

Response

OK

Unit required