<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ms-0300:Address xmlns:ms-0300="http://www.modeldev.restauranttechnologynetwork.com/models/v3"> <ms-0300:StreetAddress>100 Main Avenue</ms-0300:StreetAddress> <ms-0300:CityName>Rochester</ms-0300:CityName> <ms-0300:PostalCode>14604</ms-0300:PostalCode> <ms-0300:Country>United States</ms-0300:Country> <ms-0300:CountryCode>US</ms-0300:CountryCode> <ms-0300:StateOrTerritory>NY</ms-0300:StateOrTerritory> <ms-0300:AddressType>Business</ms-0300:AddressType> </ms-0300:Address>
{ "Address" : { "StreetAddress" : "100 Main Avenue", "CityName" : "Rochester", "PostalCode" : "14604", "Country" : "United States", "CountryCode" : "US", "StateOrTerritory" : "NY", "AddressType" : { "value" : "Business" } } }
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
StreetAddress |
The street number and street name.
|
||||||||||||
|
|||||||||||||
CityName |
The name of the city in which the entitiy is located.
|
||||||||||||
|
|||||||||||||
PostalCode |
Specifies the zip code for the entity.
|
||||||||||||
|
|||||||||||||
Country |
Specifies the country in which the entity is located.
|
||||||||||||
|
|||||||||||||
CountryCode |
ISO 3166 code for a country.
|
||||||||||||
|
|||||||||||||
StateOrTerritory |
Specifies the state, territory or province in which the entity is located,
|
||||||||||||
|
|||||||||||||
AddressType |
Specifies the type of address (e.g. home, business).
|
||||||||||||
|
DeliveryLocation_Summary |