{
"contractId": "number",
"createdAt": "string",
"currentLeaseForVehicle": {},
"document": {},
"endDate": "string",
"infringements": {},
"ocrStatus": "string",
"owner": {},
"redirectionDocument": {},
"redirectionTargetAddress": "string",
"reference": "string",
"startDate": "string",
"status": "string",
"type": "string",
"updatedAt": "string",
"user": {},
"vehicle": {}
}
| Name | Type | Description | Additional |
|---|---|---|---|
| contractId | number | ||
| createdAt | string | ||
| currentLeaseForVehicle | object |
Vehicle |
|
| document | object |
Document |
|
| endDate | string | ||
| infringements | object |
Infringement[] |
|
| ocrStatus | string |
Possible values are:
|
|
| owner | object |
Account |
|
| redirectionDocument | object |
Document |
|
| redirectionTargetAddress | string |
This is a calculated field |
|
| reference | string | ||
| startDate | string | ||
| status | string |
Possible values are:
|
|
| type | string | ||
| updatedAt | string | ||
| user | object |
Account |
|
| vehicle | object |
Vehicle |