{
"billing": {
"type":
0,
"givenName":
"string",
"familyName":
"string",
"careOf":
"string",
"reference":
"string",
"organizationName":
"string",
"streetAddress":
"string",
"streetAddress2":
"string",
"postalCode":
"string",
"city":
"string",
"region":
"string",
"country":
"string",
"phone":
"string",
"email":
"string",
"nationalIdentificationNumber":
"string",
"organizationIdentificationNumber":
"string",
"attributes": { … }
},
"shipping": {
"type":
0,
"givenName":
"string",
"familyName":
"string",
"careOf":
"string",
"reference":
"string",
"organizationName":
"string",
"streetAddress":
"string",
"streetAddress2":
"string",
"postalCode":
"string",
"city":
"string",
"region":
"string",
"country":
"string",
"phone":
"string",
"email":
"string",
"nationalIdentificationNumber":
"string",
"organizationIdentificationNumber":
"string",
"attributes": { … }
},
"type":
0,
"attributes": {
"property1":
null,
"property2":
null
}
}