Currently, our customer's CRM application is only designed to handle call interactions.
However, while processing Participant events for these call interactions, the application is using the Genesys Chat API (patchConversationsChatParticipant) instead of the Call API (patchConversationsCallParticipant).
However, the application has not experienced any side effects so far.
We need to verify if using the chat API for call interactions could potentially cause any issues.
If anyone could help us with this, it would be greatly appreciated.
I would recommend against knowingly using the wrong endpoint. It may work without issue, but if you do face an issue, the very first troubleshooting step will be to fix the app to use an appropriate endpoint before taking any further steps.