forked from nxtele/http-api-document
-
Notifications
You must be signed in to change notification settings - Fork 1
查询单条记录
ben.zhuang edited this page Oct 14, 2022
·
1 revision
简要描述:
- 查询单条记录
请求URL:
http://api2.nxcloud.com/opt/call/get
请求方式:
- GET
GET http://api2.nxcloud.com/otp/call/get?requestId=ce21811804a449a08e07e61ba7c52824&appkey=aaa&appsecret=bbb
请求参数:
| 参数名 | 类型 | 说明 |
|---|---|---|
| appkey | string | 牛信平台,flash call 应用的 app key |
| secretkey | string | 牛信平台,flash call 应用的 secret key |
| requestId | string | 调用发起 flash call 接口,返回的 requestId |
返回示例
{
"cdr": {
"id": 44,
"customerId": 1,
"appId": 1,
"msisdn": " 628618628952558",
"callingNumber": "2150928922",
"token": "8922",
"requestId": "ce21811804a449a08e07e61ba7c52824",
"ip": "127.0.0.1",
"price": 0.0,
"cost": 0.0,
"gmtCreate": "2021-04-29T02:52:21.000+0000",
"gmtModified": null,
"callStartAt": null,
"callEndAt": null,
"callbackAt": null,
"callStatus": 0
},
"code": "0"
}
返回参数说明
| 参数名 | 类型 | 说明 |
|---|---|---|
| code | string | 结果编码,为0是成功,其他都是失败,具体参考失败代码表 |
| cdr | json | 如果code不为0,代表失败; code为0,则为此次查询的记录; 如果值为 null,代表 requestId不正确; |
Introduction
- Send Message
- Mark Incoming Message as Read
- Upload Media File
- Get Media File
- Delete Media File
- Webhook
- Query Number Information
- Query Message Template
- Create Message Template
- Edit Message Template
- Delete Message Template
- Upload Template Example File
- Embedded Page Login
- Create Client Application
- List of Phone Numbers for Client Application
- Get Verification Code
- Verify Verification Code
- Create Local Client
Short message
Voice
Call Center(NXLink)
- Web Iframe
- Manual Dial Record
- Manual Dial Record Query By orderId
- List Agent Information
- List Agent Status
- List Queue
- List Agents In Queue
- List Agent Efficiency
- Update Queue Agents
- Create AutoDial Task
- Webhook - Manual Dial
AI Agent(NXLink)
- AI Agent Task List
- Query Call Records
- Append Contacts to an Existing Task
- Delete Contacts
- Call Record Callback
Call Center(Callbot)
- Callbot API Summary
- Callbot API Authorization
- Callbot API Ping
- Create Auto Dial Task
- Add Contact List To Task
- Create Task And Add Contact
- Start Or Pause Task
- Update Task Parameters
- Get List Task
- List Call
- List Task Orders
- Stop Order
- Get Call Detail By Order
- Webhook - By Call
- Webhook - By Order
- Webhook - Task Status
Flash Call
Short links
邮件验证码
DID号码
通用
号码检测