ozon_orders_fbs
Retrieve FBS orders with financial data from Ozon Seller API, using cursor pagination to navigate through results.
Instructions
FBS orders with financial data. Cursor pagination: if has_next=true, repeat with cursor from the response (заказы FBS).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| limit | No | ||
| since | Yes | ||
| cursor | No | next-page cursor from previous response | |
| status | No | awaiting_packaging, awaiting_deliver, delivering, etc. |