Get order addons
get_order_addonsRetrieve all addons attached to an order by providing its order ID. Use this to list additional services for any order and review what was included.
Instructions
List additional services (addons) attached to an order by the order ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Order ID (UUID). |