| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
Location name |
string |
Required |
| Address1 |
Address line 1 |
string |
Required |
| Address2 |
Address line 2 |
string |
None. |
| City |
City |
string |
Required |
| State |
State or province code |
string |
Required |
| Zip |
Zip code or postal code |
string |
Required Matching regular expression pattern: ^(\d{5}.*)|([A-Za-z]\d[A-Za-z]\s?\d[A-Za-z]\d) String length: inclusive between 5 and 10 |
| Country |
Country code |
string |
Required |
| Contact |
Contact name |
string |
None. |
| Phone |
Contact phone number |
string |
None. |
| Latitude |
Latitude |
decimal number |
None. |
| Longitude |
Longitude |
decimal number |
None. |