GET api/ServiceRequestReplaceVehicleList
Get service request replace vehicles list.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of ServiceRequestReplaceVehicleList| Name | Description | Type | Additional information |
|---|---|---|---|
| Year | integer |
None. |
|
| Make | string |
String length: inclusive between 0 and 50 |
|
| Model | string |
String length: inclusive between 0 and 50 |
|
| VinNumberToRemove | string |
Required String length: inclusive between 0 and 50 |
|
| VinNumberToAdd | string |
Required String length: inclusive between 0 and 50 |
|
| ChangeDate | date |
None. |
|
| CreateDate | date |
None. |
|
| Value | string |
String length: inclusive between 0 and 50 |
|
| DeductibleComprehensive | integer |
None. |
|
| DeductibleCollision | integer |
None. |
|
| Active | boolean |
None. |
|
| RegistrationExpirationDate | date |
None. |
|
| Policy | string |
String length: inclusive between 0 and 500 |
|
| Subject | string |
String length: inclusive between 0 and 300 |
|
| VehicleServiceRequestId | string |
String length: inclusive between 0 and 255 |
|
| DueDate | date |
None. |
|
| Type | VehicleType |
None. |
|
| TypeOfUse | VehicleTypeOfUse |
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. |