{
"offset": 0,
"total": 2,
"limit": 25,
"results": [
{
"id": 1296129,
"name": "test",
"email": "testy12@niepodam.pl",
"street": "Testy",
"houseNumber": "1",
"apartmentNumber": "2",
"postCode": "40-226",
"city": "Katowice",
"countryId": 1,
"phone": "+48111222333",
"contactPerson": null,
"tin": null,
"editable": true
},
{
"id": 668659,
"name": "Janina Kowalska",
"email": "janina@test.pl",
"street": "Błoźna",
"houseNumber": "22",
"apartmentNumber": "2",
"postCode": "00-945",
"city": "Warszawa",
"countryId": 1,
"phone": "+48111222444",
"contactPerson": "Kontakt",
"tin": null,
"editable": true
}
]
}