New City Ledger Endpoint
This endpoint provides raw data from the Aged Balance Report:
Reservations Guest Profile Endpoints Modification
On the ReservationGuestProfile Endpoints Listed below, two new fields have been added:
- <VIP> - this identifies if the VIP checkbox has been checked on a reservation.
- <TravelAgentIATA> - this is the Travel Agent IATA Number
- https://www.welcometorsi.net/RoomKeyApi/Help/Api/GET-hotels-hotelId-reservations-guestprofile-cancellations_key_fromDate_toDate
- https://www.welcometorsi.net/RoomKeyApi/Help/Api/GET-hotels-hotelId-reservations-guestprofile_key_fromDate_toDate
- https://www.welcometorsi.net/RoomKeyApi/Help/Api/GET-hotels-hotelId-reservations-guestprofile-reserved_key_fromDate_toDate
- https://www.welcometorsi.net/RoomKeyApi/Help/Api/GET-hotels-hotelId-reservations-guestprofile-inhouse_key
- https://www.welcometorsi.net/RoomKeyApi/Help/Api/GET-hotels-hotelId-reservations-guestprofile-checkedout_key_fromDate_toDate
Guest Endpoint Modification
On the Guest Endpoints Listed below, a new field has been added:
- <VIP> - this identifies if the VIP checkbox has been checked on a reservation.
Receipt Endpoint Modification
On the Receipt Endpoint Listed below, two new fields have been added:
- <folio_tran_number> - this is a unique numerical identifier for the transaction posted to the guest folio
- <rate_plan_MKTSeg> - this is the Market Segment of the Rate Plan
Reservation Endpoint Modification
The following field has been added to the below Endpoints:
- <CancellationNumber> - this is the Cancellation Number that is assigned to a Cancelled Reservation
- https://www.welcometorsi.net/RoomKeyApi/Help/Api/GET-hotels-hotelId-reservations-reservationratedetail-cancellations_key_fromDate_toDate
- https://www.welcometorsi.net/RoomKeyApi/Help/Api/GET-chains-chainId-reservations-cancellations_key_fromDate_toDate
- https://www.welcometorsi.net/RoomKeyApi/Help/Api/GET-hotels-hotelId-reservations-guestprofile-cancellations_key_fromDate_toDate
Reservation With Rate Detail Modification
On the ReservationWithRateDetail Endpoints Listed below, two new fields have been added:
- <Daily_Rate_Plan_Name> - this is the Daily Rate Plan Name and would be especially useful for Multi Rate Reservations
- <Rate_Plan_MKTSeg> - this is the Market Segment of the Rate Plan
- https://www.welcometorsi.net/RoomKeyApi/Help/Api/GET-hotels-hotelId-reservations-reservationratedetail-cancellations_key_fromDate_toDate
- https://www.welcometorsi.net/RoomKeyApi/Help/Api/GET-hotels-hotelId-reservations-reservationratedetail_key_fromDate_toDate
- https://www.welcometorsi.net/RoomKeyApi/Help/Api/GET-hotels-hotelId-reservations-reservationratedetail-reserved_key_fromDate_toDate
- https://www.welcometorsi.net/RoomKeyApi/Help/Api/GET-hotels-hotelId-reservations-reservationratedetail-inhouse_key
- https://www.welcometorsi.net/RoomKeyApi/Help/Api/GET-hotels-hotelId-reservations-reservationratedetail-checkedout_key_fromDate_toDate
Other Enhancements/Updates
- In previous versions of the API when posting to a City Ledger Account using the POS Room Charge endpoint (https://welcometorsi.net/RoomKeyApi/Help/Api/POST-hotels-hotelId-transactions-roomcharges_key ) postings would sometimes attach to a pre-existing invoice. Daily Invoices are now created under the Cost Centre name.
- Receipts Endpoint will now return a Transaction Time for each Transaction
- Implemented a 30 second time delay to prevent duplicate postings when using the POS Room Charge Endpoint
- The "Transaction" Endpoints have been renamed "Transactions for Reservations". The fields within the endpoints have not changed, the title & description have simply been updated to better describe what is found within the endpoints.
- Description for <VIPCode> has been updated from VIP Guest's Code to VIP Description
- CreatedDate time now displaying correct time when searching for an individual Guest ID
- CreatedDate time now display property local time as opposed to RoomKey local server time.