| Name | Description | Type | Additional information |
|---|---|---|---|
Contacts |
A list of contacts linked to the report. |
Collection of ChappReport.Site.Areas.Api.Models.V1.ReportContactV1ModelResponse |
None. |
Language |
The language in which the report is executed. List of ISO 2 DIGIT Language Codes (ISO 639-1) |
string |
None. |
AllowExecutorToEmailReport |
Indicating whether the executor is allowed to send the reports by email immediately after execution. |
boolean |
None. |
PreferredOn |
DateTime indicating the preferred time of the execution of the report. |
date |
None. |
PreferredOnComment |
Comment on the preferred time. |
string |
None. |
ScheduledOn |
The scheduled date of execution of the inspection. |
date |
None. |
Meters |
A list of meters |
Collection of ChappReport.Site.Areas.Api.Models.V1.ReportMeterV1ModelResponse |
None. |
Statistics |
An object containing the statistics of the report (when completed). |
None. |
|
ContractStartDate |
The start date of the rental contract. |
date |
None. |
ContractEndDate |
The stop date of the rental contract. |
date |
None. |
Id |
The Chapps identifier of the report. |
integer |
None. |
Reference |
The reference of the broker,expert,... This will be shown on the report. |
string |
None. |
Type |
Type of the report. Possible values: Initialization, MovingIn, CheckUp, PreMoveOut, MovingOut, Renovation, VacancyCheckUp, PreWork*, ConcessionMovingIn*, ConcessionMovingOut* (*Only available if the user has the required product) |
string |
None. |
Url |
Returns a direct link where the report detail information can be retrieved. |
string |
None. |
FlowStatus |
The current status of the report. Possible values are ToBeAssigned, Initiated, ReadyForSyncToApp, ReceivedByApp, InProgress, CancelledByExecutor, RecallByOperator, BlockedBySignature, PostProcessing, Completed |
string |
None. |
Estate |
The estate of the report |
None. |
|
ExecutedOn |
The date of execution of the inspection. |
date |
None. |
ExecutorId |
The ID of the executor of the inspection |
integer |
None. |
Modified |
The last modification date of the report. |
date |
None. |
History |
Collection of ChappReport.Site.Areas.Api.Models.V1.ReportHistoryItemV1Model |
None. |