v3

latestOpenAPI 3.0.42026-07-312008682.1 MB
Reservations

Confirm reservation

Marks all specified reservations as Confirmed. Succeeds only if all confirmation conditions are met (the reservations have the Optional state). Note this operation supports Portfolio Access Tokens.

post/api/connector/v1/reservations/confirm

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.

ReservationIdsstring[] required

Unique identifier of the reservations to confirm.

SendConfirmationEmailboolean nullable

Wheter the confirmation email is sent. Default value is true.

Response

OK

ReservationIdsstring[] required

Identifiers of the affected Reservation entities.