acedatacloud_list_orders
List recharge orders and filter by state (Pending, Paid, Finished, etc.) or payment method (WeChat, Alipay, Stripe, etc.) to track order status and payment details.
Instructions
List recharge orders with their state and payment method.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max orders to return. | |
| state | No | Filter by state: Pending/Paid/Finished/Expired/Failed/Refunded. | |
| pay_way | No | Filter by pay_way: WechatPay/AliPay/Stripe/X402/PayPal/Reward. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |