參數 | 説明 | 類型 |
---|---|---|
callid | 記錄唯一標識 | String |
number | 號碼 | String |
type | 號碼類型:MOBILE、FIXED | String |
caller | 主叫 | String |
called | 被叫 | String |
ccode | 被叫國家碼 | String |
country | 被叫國家 | String |
callSource | 呼叫來源:2-呼叫,3-呼叫 | Integer |
callDuration | 通話時長 | Integer |
chargedDuration | 計費時長 | Integer |
startTime | 呼叫開始時間 | String |
endTime | 呼叫結束時間 | String |
pay | 消費金額(報價幣種) | Double |
recordingFileId | 錄音文件URL | String |
customerRate | 費率(報價幣種) | String |
sipCode | 掛斷原因狀態碼 | String |
hangupReason | 掛斷原因描述 | String |
appId | 應用Id | String |
chargedPeriod | 計費周期 | String |
currency | 報價幣種,EUR/USD(報價幣種非美金時有值) | String |
QuoteExchange | 客戶側報價匯率(報價幣種非美金時有值) | String |
SeptleRate | 本幣費率(報價幣種非美金時有值) | String |
SettlePay | 本幣消費金額(報價幣種非美金時有值) | String |
Request URL:
用戶配寘的http推送地址
Request Method:
POST
Request Headers:
Content-Type: application/json;charset=UTF-8
Request Body:
{
"callid":"23101311543100378",
"number": "915027021995",
"type":"MOBILE",
"caller":"915027021995",
"called":"915027021999",
"ccode": "91",
"country": "India",
"callSource":3,
"callDuration":10,
"chargedDuration":60,
"startTime":"2024-01-01 09:00:00",
"endTime":"2024-01-01 09:00:10",
"pay":"0.012832",
"sipCode": "20",
"recordingFileUrl":"",
"currency":"EUR"
}
點擊此處開啟人工服務