November 9, 2023
Method : What changed
/v1/report/warehouse/stock : Added a method for generating a report on FBS warehouse stocks.
/v1/report/list : Added information on the report link lifetime for `report_type="SELLER_RETURNS"` to the method response.
/v1/report/returns/create : Added information on the period within which you can get a report identifier to the method response.
/v1/report/stock/create : The method is deprecated, we removed it from the documentation. Use the [/v1/report/warehouse/stock](#operation/ReportAPI_CreateStockByWarehouseReport) method.
/v1/report/discounted/info : The method is deprecated, we removed it from the documentation. To get a report on markdown products, generate it using [/v1/report/discounted/create](#operation/ReportAPI_CreateDiscountedReport) and get it using [/v1/report/info](#operation/ReportAPI_ReportInfo).
/v1/report/discounted/list : The method is deprecated, we removed it from the documentation. To get a list of reports on markdown products, make a request to the [/v1/report/info](#operation/ReportAPI_ReportInfo) method with `report_type="SELLER_PRODUCT_DISCOUNTED"`.
/v1/report/products/movement/create : The method is deprecated, we removed it from the documentation.
Link to Seller API Documentation
Post #83
1.83K