allegro / allegro-api

Issue tracker and wiki for Allegro REST API
https://developer.allegro.pl/
217 stars 39 forks source link

[NEWS] Zasoby /sale/offers/{offerId} - nowa wartość pola “endedBy” / New value in the "endedBy" field for /sale/offers/{offerId} resources #4637

Open Lukasz-Zurek opened 3 years ago

Lukasz-Zurek commented 3 years ago

Od 29.06.2021 dla:

zwrócimy nową wartość pola “endedBy”: EMPTY_STOCK, która będzie informowała o zakończeniu oferty z powodu wyczerpania liczby sztuk.

Co się zmieni ?

Ważne! Zmiana nie wpłynie na zakończone już oferty.


From June 29th, 2021 for:

we will return a new value EMPTY_STOCK in the "endedBy" field, which will inform about the end of the offer due to the stock count exhaustion.

What will change?

Note! The change will not affect already ended offers.

AnimalDEV commented 3 years ago

Pytanie czy w zdarzeniu OFFER_ENDED dla oferty (https://developer.allegro.pl/documentation/#operation/getOfferEvents) też będzie widniał nowy typ w publication.endedBy, bo nie jest zaktualizowana dokumentacja dla tej zmiany?

Lukasz-Zurek commented 3 years ago

@AnimalDEV Tak, dla GET /sale/offer-events również będzie zwracana nowa wartość. Proszę spodziewać się zaktualizowanej komunikacji w naszych aktualnościach.

Lukasz-Zurek commented 3 years ago

Dzień dobry / Hello

W treść komunikatu wkradł się błąd - dla licytacji wartość EMPTY_STOCK zwrócimy tylko, gdy zakończy się sprzedażą przez Kup Teraz, natomiast dla pozostałych licytacji zwrócimy EXPIRATION.


There is a mistake in the previous message - we will return the EMPTY_STOCK value only for an auction ended with a Buy Now sale, while for the other auctions we will return the EXPIRATION value.