# 错误代码

| <p><br>描述</p> |             |
| ------------- | ----------- |
| 200000        | 成功          |
| 400001        | 参数校验异常      |
| 500000        | 系统异常        |
| 500001        | 调用上游供应商接口失败 |
| 500002        | 数据处理异常      |
| 500003        | 业务操作失败      |
| 500005        | 账户余额异常      |
| 504000        | 系统超时        |
| 500006        | 数据库插入异常     |
| 500008        | 请求速率超限      |
| 500009        | 请手动创建文件模板   |
| 500010        | 重复呼叫同一号码    |
| 500011        | 重复数据        |
| 500012        | 账号与模板对应失败   |
| 600001        | 语音通知模板不存在   |
| 600002        | 语音通知模板状态异常  |
| 600003        | 号码池不存在      |
| 600004        | 号码池文件不存在    |
| 600005        | 签名失败        |
| 700000        | 该号码已被绑定     |
| 7000001       | 创建语音通知模板失败  |
| 700010        | 不存在绑定关系     |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.innopaas.com/api-reference/voice-api/cuo-wu-dai-ma.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
