# 发送订单详情信息

## 步骤1：

登陆您的YCloud账号，创建带有订单详细信息的模版。[点击查看详细教程](/help-center/zh/whatsapp-accounts-zhang-hao-guan-li/mu-ban-guan-li/chuang-jian-mu-ban/chuang-jian-whatsapp-pay-mo-ban.md)。

## 步骤2:

通过[API接口](https://docs.ycloud.com/reference/whatsapp_message-send)发送订单详情信息。

[点击查看详细的接口例子](https://docs.ycloud.com/reference/whatsapp-messaging-examples#order-details-template-message)。

## 步骤3:

[订阅Webhook](https://docs.ycloud.com/reference/whatsapp-payment-updated-webhook-examples)接收支付状态的更新。


---

# 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://helpdocs.ycloud.com/help-center/zh/whatsapp-pay/send-order-detail.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.
