{
"loadingAddress": {
"street": "string",
"streetSpecified": true,
"number": "string",
"numberSpecified": true,
"postalCode": "string",
"postalCodeSpecified": true,
"city": "string",
"citySpecified": true,
"hasValues": true
},
"deliveryAddress": {
"street": "string",
"streetSpecified": true,
"number": "string",
"numberSpecified": true,
"postalCode": "string",
"postalCodeSpecified": true,
"city": "string",
"citySpecified": true,
"hasValues": true
},
"startShippingBranch": 0,
"completeShippingBranch": 0
}