Legacy and New API Operation IDs and Endpoints
This table lists the legacy API operation IDs and endpoints and their corresponding new
operation IDs and endpoints
| Module | Legacy Operation ID | Legacy Endpoint | New Operation ID | New Endpoint |
|---|---|---|---|---|
| ACT | getEmails | GET /activities/emails | searchEmails | POST /activities/emails/searches |
| CRM | getProfiles | GET /profiles | searchProfiles | POST /profiles/searches |
| CRM | getProfileMatches | GET /profiles/profileMatches | searchProfileMatches | POST /profiles/profileMatches/searches |
| CRM | getProfileMatch | GET /profiles/profileMatch | searchProfileMatch | POST /profiles/profileMatch/searches |
| CRM | getExternalProfiles | GET /externalProfiles | searchExternalProfiles | POST /externalProfiles/searches |
| CRM | getStagedProfiles | GET /stagedProfiles | searchStagedProfiles | POST /stagedProfiles/searches |
| CRMCFG | getAccountOwners | GET /accountOwners | searchAccountOwners | POST accountOwners/searches |
| CRMCFG | getTierManagementBatchRecords | GET /tierManagementBatchRecords | searchTierManagementBatchRecords | POST /tierManagementBatchRecords/searches |
| ARS | getARTransactions | GET /arTransactions | searchARTransactions | POST /arTransactions/searches |
| ARS | getInvoicesOnHold | GET /hotels/{hotelId}/accounts/invoicesOnHold | searchInvoicesOnHold | POST /hotels/{hotelId}/accounts/invoicesOnHold/searches |
| BLK | getBlock | GET /blocks | searchBlocks | POST /blocks/searches |
| BLKCFG | getSalesManagersMultipleHotelIds | GET /salesManagers | searchSalesManagersMultipleHotelIds | POST /salesManagers/searches |
| BLKCFG | getSalesManagers | GET /hotels/{hotelId}/salesManagers | searchSalesManagers | POST /hotels/{hotelId}/salesManagers/searches |
| CMS | getTrackItItems | GET /hotels/{hotelId}/trackItems | searchTrackItItems | POST /hotels/{hotelId}/trackItems/searches |
| CSH | getFolioHistory | GET /hotels/{hotelId}/folioHistory | searchFolioHistory | POST /hotels/{hotelId}/folioHistory/searches |
| CSH | getReceiptHistory | GET /hotels/{hotelId}/receiptHistory | searchReceiptHistory | POST /hotels/{hotelId}/receiptHistory/searches |
| CSH | getCompRoutingInstructions | GET /hotels/{hotelId}/compRoutingInstructions | searchCompRoutingInstructions | POST /hotels/{hotelId}/compRoutingInstructions/searches |
| CSH | getFiscalSupportingDocuments | GET /hotels/{hotelId}/fiscalSupportingDocuments | searchFiscalSupportingDocuments | POST /hotels/{hotelId}/fiscalSupportingDocuments/searches |
| ENTCFG | removeTransportation | DELETE /hotels/{hotelId}/transportations/{transportationCode} | postDeleteTransportation | POST /hotels/{hotelId}/transportations/{transportationCode}/deletions |
| ENTCFG | getTelephoneBookEntries | GET /hotels/{hotelId}/telephoneBookEntries | searchTelephoneBookEntries | POST /hotels/{hotelId}/telephoneBookEntries/searches |
| ENTCFG | getApplicationUsers | GET /applicationUsers | searchApplicationUsers | POST /applicationUsers/searches |
| FOF | getBankAccounts | GET /hotels/{hotelId}/bankAccounts | searchBankAccounts | POST /hotels/{hotelId}/bankAccounts/searches |
| FOF | getReservationsForCommissions | GET /hotels/{hotelId}/bankAccounts/{bankAccountId}/agents/{agentId}/reservationsForCommissions | searchReservationsForCommissions | POST /hotels/{hotelId}/bankAccounts/{bankAccountId}/agents/{agentId}/reservationsForCommissions/searches |
| FOF | getWakeUpCalls | GET /hotels/{hotelId}/wakeUpCalls | searchWakeUpCalls | POST /hotels/{hotelId}/wakeUpCalls/searches |
| FOFCFG | getPrepaidCardBalance | GET /prepaidCardBalance | searchPrepaidCardBalance | POST /prepaidCardBalance/searches |
| FOFCFG | getPrepaidCard | GET /prepaidCard | searchPrepaidCard | POST /prepaidCard/searches |
| FOFCFG | getCompAuthorizers | GET /hotels/{hotelId}/compAuthorizers | searchCompAuthorizers | POST /hotels/{hotelId}/compAuthorizers/searches |
| FOFCFG | getCashiers | GET /cashierDetails/cashiers | searchCashiers | POST /cashierDetails/cashiers/searches |
| PAR | getHotelAvailabilityCRO | GET /availability | searchHotelAvailabilityCRO | POST /availability/searches |
| PAR | getHotelAvailability | GET /hotels/{hotelId}/availability | searchHotelAvailability | POST /hotels/{hotelId}/availability/searches |
| PAR | getAlternateAvailability | GET /hotels/{hotelId}/availability/alternate | searchAlternateAvailability | POST /hotels/{hotelId}/availability/alternate/searches |
| PAR | analyzeRateAvailability | GET /hotels/{hotelId}/analyzeRateAvailability | searchAnalyzeRateAvailability | POST /hotels/{hotelId}/analyzeRateAvailability/searches |
| RMCFG | removeHousekeepingAttendants | DELETE /hotels/{hotelId}/housekeepingAttendants/{attendantId} | postDeleteHousekeepingAttendants | POST/hotels/{hotelId}/housekeepingAttendants/{attendantId}/deletions |
| RMCFG | getHousekeepingAttendants | GET /hotels/{hotelId}/housekeepingAttendants | searchHousekeepingAttendants | POST /hotels/{hotelId}/housekeepingAttendants/searches |
| RMR | getReservationRotationPoints | GET /hotels/{hotelId}/departureStartDate/{departureStartDate}/departureEndDate/{departureEndDate}/reservationRotationPoints | searchReservationRotationPoints | POST /hotels/{hotelId}/departureStartDate/{departureStartDate}/departureEndDate/{departureEndDate}/reservationRotationPoints/searches |
| RMR | getRoomOwners | GET /roomOwners | searchRoomOwners | POST /roomOwners/searches |
| RSV | getReservationsSummary | GET /hotels/{hotelId}/reservations/summary | searchReservationsSummary | POST /hotels/{hotelId}/reservations/summary/searches |
| RSV | getReservations | GET /reservations | searchReservations | POST /reservations/searches |
| RSV | getHotelReservations | GET /hotels/{hotelId}/reservations | searchHotelReservations | POST /hotels/{hotelId}/reservations/searches |
| RSV | getExternalSystemReservations | GET /externalSystems/{extSystemCode}/reservations | searchExternalSystemReservations | POST /externalSystems/{extSystemCode}/reservations/searches |
| RSV | deletePreCheckInReservation | DELETE /hotels/{hotelId}/reservations/{reservationId}/preCheckIn | postDeletePreCheckInReservation | POST/hotels/{hotelId}/reservations/{reservationId}/preCheckIn/deletions |
| RSV | getPreConfiguredRoutingInstructions | GET /hotels/{hotelId}/preConfiguredRoutingInstructions | searchPreConfiguredRoutingInstructions | POST /hotels/{hotelId}/preConfiguredRoutingInstructions/searches |
| RSV | getExternalReservations | GET /externalSystems/{externalSysCode}/externalReservations | searchExternalReservations | POST /externalSystems/{externalSysCode}/externalReservations/searches |
| RSV | getRateInfo | GET /hotels/{hotelId}/reservations/rateInfo | searchRateInfo | POST /hotels/{hotelId}/reservations/rateInfo/searches |
Parent topic: February 2026 ReadMe