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

Changes

No recorded changes to this endpoint across all 10 revisions of this API.