List orders where I am the buyer
list_my_ordersReturn every marketplace order the user PURCHASED. Most recent first. Shows the acquired site, paid amount, and whether the order is still inside the 30-day refund window. Use to recap what the user owns by purchase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max orders to return (default 100, max 500) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |