callback_url. Note the analysis lives under data — this is a wrapper around JobDetail, not JobDetail itself.job_uuid and status appear both here and inside data, carrying the same values. Read either.{
"job_uuid": "de25c4df-6d4e-439f-9d5f-a4c55d30f26e",
"status": "created",
"data": {
"job_uuid": "de25c4df-6d4e-439f-9d5f-a4c55d30f26e",
"status": "created",
"summary": "string",
"sentiment": "string",
"transcription": [
{
"speaker": "string",
"sentence": "string",
"property1": "string",
"property2": "string"
}
],
"callee": "string",
"caller": "string",
"call_direction": "inbound",
"sumi_insights": {
"entities": {
"highlights": [
"string"
],
"vehicles": [
{
"make": "string",
"model": "string",
"year": 0,
"context": "string",
"property1": "string",
"property2": "string"
}
],
"properties": [
{
"property1": "string",
"property2": "string"
}
],
"lead": {
"property1": "string",
"property2": "string"
},
"signals": {
"property1": "string",
"property2": "string"
},
"callee_report_card": {
"property1": "string",
"property2": "string"
},
"caller_report_card": {
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
},
"moments": {
"positive": {
"property1": [
"string"
],
"property2": [
"string"
]
},
"negative": {
"property1": [
"string"
],
"property2": [
"string"
]
}
}
},
"billable_call_insights": true,
"billable_report_card": true
}
}