purchases
Search your Ozon purchase history to find past purchases by product name, and retrieve product links to reorder easily. Avoid paging through all orders.
Instructions
Everything ever bought, as product tiles (sku/title/price/url) — the
answer to "have I bought this before" and "buy that thing again".
With query Ozon searches its own purchase history server-side, which is
much cheaper than paging through all of it.
Orders, statuses and totals are not here: that is list_orders().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Order of the purchase history. Ignored when a query is given (Ozon ranks the search). | newest |
| limit | No | How many entries to return at most. | |
| query | No | Text to search the purchase history for; omit to list all of it. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |