{
"data": [
{
"id": 5,
"address": "Test mah",
"district": "Cad.",
"zipcode": "58060",
"city": "İstanbul",
"country": "Türkiye",
"isCorporate": true,
"invoiceName": "Sekiz Kreatif",
"taxOffice": "Avcılar",
"taxNumber": "7590477978"
},
{
"id": 6,
"address": "Test mah",
"district": "Cad.",
"zipcode": "58060",
"city": "İstanbul",
"country": "Türkiye",
"isCorporate": true,
"invoiceName": "Sekiz Kreatif",
"taxOffice": "Avcılar",
"taxNumber": "7590477978"
}
],
"success": true,
"code": 0,
"message": ""
}