{
"b2CPrintActualSenderAddressWithReturnAddress": true,
"printSenderParcelNr": true,
"senderAddress": {
"property1": {
"name": "string",
"address": "string",
"zipCode": "string",
"city": "string",
"country": "string"
},
"property2": {
"name": "string",
"address": "string",
"zipCode": "string",
"city": "string",
"country": "string"
}
},
"returnAddress": {
"property1": {
"name": "string",
"address": "string",
"zipCode": "string",
"city": "string",
"country": "string"
},
"property2": {
"name": "string",
"address": "string",
"zipCode": "string",
"city": "string",
"country": "string"
}
},
"b2CPrintActualSenderAddress": {
"property1": [
"string"
],
"property2": [
"string"
]
},
"printTaxId": {
"property1": [
"string"
],
"property2": [
"string"
]
}
}