{
"response": "Successfully fetched contact data",
"state": "success",
"code": 200,
"data": {
"contact": {
"company": "",
"firstname": "Simon",
"lastname": "Mariacher",
"street": "Bildsteinerstraße",
"number": "7",
"postcode": "6858",
"city": "Schwarzach",
"state": "Vorarlberg",
"country": "AT",
"email": "mariacher@ryzehosting.com",
"phone": "+43.6607864444"
},
"privacy": {
"organization": true,
"name": true,
"email": true,
"voice": true,
"addressLine": true,
"city": true,
"postalCode": true
},
"domain": "last-try.bond"
}
}