Description: Inquire phone records by batch on a page basis (for recent two months. The maximum interval between the starting time and the ending time is 31 days).
Parameters | Description | Required | Type |
---|---|---|---|
current |
Current page number: 1-N |
Yes |
Int |
size |
Number displayed on each page: 1-100 |
Yes |
Int |
params |
Parameters on each page |
Yes |
JSONObject |
strTime |
Starting time of inquiry: ISO8601 standard time format 2022-01-01T00:00:00+08:00 |
Yes |
String |
endTime |
Ending time of inquiry: ISO8601 standard time format 2022-01-31T00:00:00+08:00 |
Yes |
String |
sipGroupName |
Name of phone group, exact match |
No |
String |
phoneName |
Phone name, exact match |
No |
String |
Parameters | Description | Type |
---|---|---|
status |
"0"means successful, others than 0 means failure, seeing Status code description. |
String |
reason |
Failure reason description |
String |
data |
Data on each page |
JSONObject |
total |
Total record number |
Int |
size |
Number displayed on each page |
Int |
current |
Current page number |
Int |
pages |
Total pages |
Int |
searchCount |
Inquiry status |
Boolean |
records |
Data set |
JSONArray |
voiceId |
Exclusive recording ID |
String |
sipGroupName |
Name of phone group |
String |
phoneName |
Phone name |
String |
callee |
Called number |
String |
displayNum |
Display number |
String |
code |
Operator's area |
String |
submitTime |
Submitting time |
String |
callTime |
Calling time |
String |
ringingTime |
Ringing time |
String |
answerTime |
Answering time |
String |
hangupTime |
Hanging-up time |
String |
callDuration |
Call duration (second) |
Int |
chargedDuration |
Charged duration (second) |
Int |
terminationCode |
Sip code, 200 means the call is successfully established |
String |
terminationReason |
Status code description |
String |
costEur |
Consumption amount (€) |
String |
billPeriod |
Billing period: 20+20, 60+60 |
String |
rate |
Rate (€) |
String |
recordingFileId |
Exclusive ID of recording file |
String |
Feedback
Need help?
Click here and start chatting with us!