Hi,
We're investigating something regarding consult transfers and upon using this API /api/v2/conversations/{conversationId}, we've noticed that SUCCESSFUL transfers are showing up as "Canceled".
...
"recentTransfers": [
{
"id": "xxx",
"state": "Canceled",
"dateIssued": "2025-10-09T12:58:54.358Z",
"initiator": {
"userId": "xxx"
},
"modifiedBy": {},
"destination": {
"address": "+10000000000"
},
"transferType": "Attended"
}
]
...
This is an example of an agent using consult transfer. It worked and they were able to connect the caller to the external contact, but why does the state indicate "Canceled"?
I found this old thread and it was wondering about the same thing: Legacy Dev Forum Posts - Genesys
Thank you!
#PlatformAPI
#PlatformSDK
------------------------------
Dianne
------------------------------