GET api/AgencyLocationList?key={key}
Get agency location list.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of AgencyLocationList| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| LocationId | string |
None. |
|
| BusinessName | string |
None. |
|
| AdressLine1 | string |
None. |
|
| AdressLine2 | string |
None. |
|
| City | string |
None. |
|
| State | string |
None. |
|
| Zip | string |
None. |
|
| Type | InsuranceAgencyAddressType |
None. |
|
| Agents | Collection of AgentEdit |
None. |