Skip to main content

OrgLocationAddress

addressstringnullable

Address

Example: 123 Main Street
citystringnullable

City

Example: Abbeville
provincestringnullable

Province

Example: Alabama
countrystringnullable

Country

Example: US
OrgLocationAddress
{
"address": "123 Main Street",
"city": "Abbeville",
"province": "Alabama",
"country": "US"
}