Skip to main content

Uniphore Customer Portal

Transcript Payload Structure
{
 "sessionId": "1643624470171ulzy4ql5g", 
"lang": "en-us", 
"startTime": 1643624481675, 
"turns": [
    {
     "order": 1, 
     "speaker": "Agent", 
     "startOffset": 120, 
     "endOffset": 6630, 
     "words": [ 
        {
            "text": "good", 
            "startOffset": 120, 
            "endOffset": 240, 
            "confidence": 1 
        },
        { 
            "text": "afternoon",
            "startOffset": 240, 
            "endOffset": 659, 
            "confidence": 1, 
            "pii": "B-DATE_TIME" 
        }
      ] 
    } 
],
"wsText": [ 
    "good afternoon rob my name is john and i see you're calling about your pending claim eight six seven five three one nine we can take care of this right away", 
"but yeah this is the fourth time i'm contacting you and it's been a weeks now and i still haven't received any money what's going on"
],
"metadata": { 
"agentClientId": "f088890c-1415-4bce-bc0d-8dc1c81f78ca", 
"agentId": "668826", 
"contactId": "1643624470171ulzy4ql5g", 
"isDiarized": true, 
"contactType": "voice", 
"sessionId": "1643624470171ulzy4ql5g", 
"contactDuration": 60720, 
"type": "live", 
"journeyId": "1643624470171ulzy4ql5g", 
"customerClientId": "909090", 
"organizationId": "70", 
"convId": "1643624470171ulzy4ql5g", 
"customerId": "909090", 
"tenantId": "1",
"tenant": "213-functional-qa", 
"categoryId": "189" 
},
"auxiliaryMetadata": { "sequenceNumber": 1, 
"startOffset": 0, 
"ctiLanguage": "E", 
"skill": "99999", 
}, 
"isChunk": false, 
"isLastChunk": true 
}