Punkty odbioru osobistego - PiotrFerenc/Allegro-api-rest-client GitHub Wiki
https://developer.allegro.pl/news/2017-08-11-punkty_odbioru/
var pos = await allegroApi.Query(new GetPosQuery()
{
Authorization = authorization,
sellerId = "123456"
});