GetAllReservations ChannelNumber
The GetAllReservations (ver 2023-06) Request does not support the ChannelNumber anymore (like it did in the deprecated version). For our Kiosk solution this is an essential, as guests from OTA's usually only know their Channel Confirmation Number.
Could you please extend the GetAllReservations Request with ChannelNumber befor discontinuing the deprecated version?
Thanks

-
Claudio Berger commented
The Request settings was changed accordingly on 2nd of April 2025. So the Reservations can be filtered by Channel Numbers.
Thanks very much.Just a quick feedback on the support communication: I know that the intention with this feedback page and community and AI and abandoning the personal Success Manager (not necessary if you have a good support in my view) is well meant. But at the moment this doesn't add up for anyone.
For the issue I posted above, I probably opened 4 support tickets, getting in touch with 4 different support employees, who could not help me or give me any information. Started discussions with our development partner, just to see that it was changed a week ago.
If such requests would reach the right person from the beginning, who can add it to a bulk change in the API Request, schedule it and inform the customer, the added workload would be neglectable.
Instead I kept 4 Support Employees from Mews busy, ranted in the community, added this request and put our developer to work for absolutely nothing.That is just too much staff hours for one line of code :)
Anyway thanks again.
-
Stefan NaN commented
The old api
/api/connector/v1/reservations/getAll
contains information about ChannelManager and ChannelManagerGroupNumber for each reservation.This information is missing from the new api
/api/connector/v1/reservations/getAll/2023-06-06Please add this information to the new api.