Returns list of employers valid
| From Query | Type | Description |
|---|---|---|
| LocationGUID | Guid | See Locations |
[EmployerModel]
| Name | Type | Description |
|---|---|---|
| Id | Int32 | Unique Identifier |
| Name | String | Name of the employer |
[
{
"Id": 1,
"Name": "sample string 2"
},
{
"Id": 1,
"Name": "sample string 2"
},
{
"Id": 1,
"Name": "sample string 2"
}
]
| Bundle(s) |
|---|
| Joining |