[NEWS] GET /fulfillment/stock - zmiany w funkcjonalnościach / GET /fulfillment/stock - changes in functionality
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 244
- Forks
- 40
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Za pomocą [GET /fulfillment/stock](https://developer.allegro.pl/documentation/#operation/getFulfillmentStock) pobierzesz listę aktualnych stanów magazynowych twoich produktów.
**Co zmieniliśmy?**
Udostępniliśmy dzisiaj w odpowiedzi dla [GET /fulfillment/stock](https://developer.allegro.pl/documentation/#operation/getFulfillmentStock) nowe pole “**sellingStats.lastFourteenDaysAverage**”, w którym zwracamy informację o dziennej średniej sprzedaży danego produktu obliczoną dla ostatnich 14 dni.
Dodaliśmy także dwie nowe opcje sortowania:
* “**lastFourteenDaysSalesAverage**” - rosnąco według sprzedaży produktów w ciągu ostatnich 14 dni;
* “**-lastFourteenDaysSalesAverage**” - malejąco według sprzedaży produktów w ciągu ostatnich 14 dni.
Jednocześnie dotychczasowe pole “**sellingStats.lastWeekAverage**” oznaczyliśmy jako “**deprecated**”.
**Co zmienimy niebawem?**
W dniu **15 stycznia 2026** pole “**sellingStats.lastWeekAverage**” całkowicie **usuniemy** wraz z opcjami sortowania:
* “**lastWeekSalesAverage**”;
* “**-lastWeekSalesAverage**”.
**Dlaczego wprowadzamy zmiany?**
Chcemy, aby sprzedający otrzymywali pełniejsze dane, stąd zwiększenie zakresu danych do ostatnich 14 dni.
-----
Using [GET /fulfillment/stock](https://developer.allegro.pl/documentation/#operation/getFulfillmentStock), you will receive a list of the current products stock.
**What have we changed?**
Today, we have added a new field, “**sellingStats.lastFourteenDaysAverage**” to the [GET /fulfillment/stock](https://developer.allegro.pl/documentation/#operation/getFulfillmentStock) response, which returns information about the daily average sales of a given product calculated for the last 14 days.
We have also added two new sorting options:
* “**lastFourteenDaysSalesAverage**” - ascending by product sales over the last 14 days;
* “**-lastFourteenDaysSalesAverage**” - descending by product sales over the last 14 days.
At the same time, we have marked the existing “**sellingStats.lastWeekAverage**” field as “**deprecated**”.
**What will we change soon?**
On **January 15, 2026**, we will completely remove the “**sellingStats.lastWeekAverage**” field along with the sorting options:
* “**lastWeekSalesAverage**”;
* “**-lastWeekSalesAverage**”.
**Why are we making changes?**
We want sellers to receive more complete data, hence the increase in the data range to the last 14 days.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.