Problem
Customer reported that a hotel service was returning availability from the API but was not appearing in Kaptio service search results.
What We Found
The Item record (KaptioTravel__Item__c) for the service had the āIs Activeā field (KaptioTravel__IsActive__c) set to false. When Is Active is false, the service is automatically filtered out of search results, even if the API returns availability data.
Solution
- Navigate to the Item record for the affected service (KaptioTravel__Item__c)
- Check the āIs Activeā field value
- If set to false, edit the record and set āIs Activeā to true
- Save the record
- Verify the service now appears in search results
Notes
- This is a common configuration issue when services return API availability but donāt appear in Kaptio search
- The Is Active field controls whether a service is visible in search results regardless of API availability
- This should be one of the first things to check when troubleshooting āservice not appearingā issues
Warnings
ā ļø Before activating a service, confirm with the customer that the service should be available for booking - it may have been intentionally deactivated
Source: KHELP-12359