{
"name": "string",
"orgId": "string",
"orgVatId": "string",
"salesForceId": "string",
"customerId": 1,
"subjectId": 1,
"addresses": [
{
"name": "string",
"street": "string",
"zipCode": "string",
"city": "string",
"country": "string",
"addressType": "SEAT"
}
],
"contacts": [
{
"name": "string",
"phone": "string",
"cellPhone": "string",
"email": "string",
"contactType": "CONT"
}
],
"codAccounts": [
{
"account": "string",
"accountPrefix": "string",
"bankCode": "stri",
"iban": "string",
"swift": "string",
"currency": "str",
"country": "str",
"specificSymbol": "string"
}
]
}