[
{
"name": "<string>",
"address": "<string>",
"isActive": true,
"isPrimary": true,
"id": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"validFrom": "2023-12-25",
"validTo": "2023-12-25",
"correspondenceAddress": "<string>",
"orgId": "<string>",
"contacts": [
{
"name": "<string>",
"id": "<string>",
"email": "[email protected]",
"phone": {
"phoneNumber": "<string>",
"phoneType": "mobile"
},
"roles": []
}
],
"taxIdentifiers": [],
"insuranceData": []
}
]