Loading...
Was this page helpful?
This documentation provides a reference to the retrieveReservationItem
method. This belongs to the Inventory Next Module.
This method retrieves a reservation item by its ID.
A simple example that retrieves a reservation item by its ID:
To specify relations that should be retrieved:
reservationId
stringselect
or relations
, accept the
attributes or relations associated with a reservation item.Promise
Promise<ReservationItemDTO>