Statistics obtained via API
Using Yandex Market Referral Program API, you can automatically obtain an order report.
Market Order Report
Provides information about orders and the commission amount. If nothing was paid for an order, the output data will indicate the reason.
To obtain report, send a request:
- GET /orders — for report on multiple orders. If desired, the data in the report can be filtered by various parameters, such as creation date or order status.
- GET /order — for report on a single order.