Company or customer address information
Set to true to indicate primary delivery address. Null will not change anything. Only one address can be marked primary.
Set to true to indicate that the address has been validated. Null will not change anything.
Phone number for shipping notifications (if used as delivery address). Max length: 50
{ "AddressLine1": "string", "AddressLine2": "string", "CareOf": "string", "City": "string", "Code": "string", "CountryCode": "string", "Gln": "string", "IsPrimary": true, "IsValidated": true, "Region": "string", "ShippingPhoneNumber": "string", "ZipCode": "string" }