Skip to content

Pobieranie informacji o gwarancji

PiotrFerenc edited this page Jan 6, 2022 · 1 revision

Informacje o gwarancji

https://developer.allegro.pl/news/2017-04-05-news_warunki_oferty/

var result = await allegroApi.Query(new GetWarrantiesQuery()
{
    Authorization = authorization,
    SellerId = "123456"
});