v3

latestOpenAPI 3.0.42026-07-312008682.1 MB
Reservations

Get all reservation items

Use orderItems/getAll.

post/api/connector/v1/reservations/getAllItems

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.

ReservationIdsstring[] required

Unique identifiers of the reservation.

Currencystring currency nullable

ISO-4217 code of the Currency the item costs should be converted to.

AccountingStatesstring[] nullable

States the items should be in. If not specified, items in Open or Closed states are returned.

Response

OK