# 错误代码

一般来说，我们建议您围绕 `code` 值和 `details` Payload 属性构建应用的错误处理逻辑。这些属性及其值更能反映出基本错误。作为 `message` 值的一部分，代码名称在 API 错误响应 Payload 中没有专用属性。但是，我们建议您不要采用代码名称来构建错误处理逻辑，因为代码名称最终会停用。


---

# 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/whatsapp-business-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.
