GET api/ServiceRequestsGeneralNewList?key={key}
Get new service requests general list.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of ServiceRequestsGeneralNewList| Name | Description | Type | Additional information |
|---|---|---|---|
| Subject | string |
None. |
|
| NeedToDo | string |
None. |
|
| BusinessType | string |
None. |
|
| EffectiveDate | date |
None. |
|
| Id | globally unique identifier |
None. |
|
| Description | string |
None. |
|
| Status | string |
None. |
|
| InsuredId | globally unique identifier |
None. |
|
| InsuredName | string |
None. |
|
| InsuredEmail | string |
None. |
|
| InsuredPhone | string |
None. |
|
| PolicyNumber | string |
None. |
|
| Agents | Collection of AgentEdit |
None. |
|
| Stage | string |
None. |
|
| CustomType | string |
None. |
|
| Policies | Collection of PolicyBasic |
None. |