sender_address/invoice_address/delivery_address inside an order detail. Additional address properties beyond those listed below are accepted by the server.{
"first_name": "string",
"last_name": "string",
"salutation": "string",
"company": "string",
"street": "string",
"house_number": "string",
"additional_line": "string",
"zip_code": "string",
"city": "string",
"country": "string",
"email": "string",
"phone": "string",
"comment": "string"
}