List orders where I am the seller
list_my_salesReturn every marketplace order for sites the user sold (incl. pending, paid, refunded, failed, disputed). Most recent first. Use to surface revenue + which orders are still inside the 30-day refund window (refundExpiresAt > now).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max orders to return (default 100, max 500) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |