OrganizationAddress

OrganizationAddress
OrganizationAddress

Address of the member organization

JSON Example
{
    "addressLine1": "string",
    "customerOverridden": false,
    "addressLine2": "Suite 200",
    "city": "string",
    "state": "string",
    "zipcode": "string",
    "country": "string"
}
string
addressLine1
Required

The address line of the org

boolean
customerOverridden
Optional

Customer chose to override suggested address with their input

string
addressLine2
Optional

The second address line of the org

string
city
Required

The city name of the org

string
state
Optional

The org state code e.g. CA, NV

string
zipcode
Optional

The org zipcode, usually five or four digits

string
country
Required

The country code of the org