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:
https://api.nxcloud.com/api/sipphone/queryApps
请求方式:
- POST
参数:
| 参数名 | 必选 | 类型 | 说明 |
|---|---|---|---|
| username | 是 | string | 用户登录的用户名 |
| password | 是 | string | 用户登录密码 |
返回示例
{
"code": "success",
"row": [
{
"secretkey": "ZeaTkTAr",
"name": "test321",
"appkey": "ifHU1a33",
"account": "test321"
},
{
"secretkey": "OvHlPwzz",
"name": "wcj_001",
"appkey": "NCZhOStw",
"account": "wcj001"
}
]
}
返回参数说明
| 参数名 | 类型 | 说明 |
|---|---|---|
| code | string | success,代表返回请求成功 |
| row | list | 用户下所有的审批单数据 |
| appkey | string | 审批单appkey |
| secretkey | string | 审批单secretkey |
| name | string | 该审批单的名字 |
| account | string | 该审批单的账号 |
返回错误信息
{
"code": "failed",
"info": "用户名或密码错误"
}
| 参数名 | 类型 | 说明 |
|---|---|---|
| code | string | failed,代表返回数据失败 |
| info | string | 错误信息 |
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号码
通用
号码检测