my_orders
Return the authenticated account's purchase history with book titles, prices, dates, and statuses. Useful for spending reports ('how much have I spent on books this month?'), receipts, or finding the order_id needed for a refund or token regeneration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| status | No | Filter by order status. Omit to include all. |