acedatacloud_create_order
Create a single or batch recharge order for packages or applications by submitting their UUIDs, with confirmation required to finalize.
Instructions
Create a single or batch recharge order. The two modes are mutually exclusive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Optional order scope. | |
| confirm | No | Must be true to create the order. | |
| metadata | No | Optional order metadata. | |
| package_id | No | Single package UUID. | |
| description | No | Optional order description. | |
| package_ids | No | Batch package UUIDs in matching order. | |
| application_id | No | Single application UUID. | |
| application_ids | No | Batch application UUIDs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |