{
"name": "Invoice Beneficiary SA",
"address": {
"addressSupplement": "Attn: Accounting Dept.",
"street": "Musterstrasse",
"streetNumber": "12A",
"poBox": "PO Box 123",
"zipCode": "8001",
"city": "Zürich",
"country": "CHE"
},
"phoneNumbers": [
"string"
],
"emails": [
"string"
],
"taxIds": [
{
"type": "UID",
"value": "CHE-999.999.999"
}
],
"legalForm": "SOLE_PROPRIETORSHIP"
}