The data structure provides the framework for which data you need to provide. The reporting is done in the JSON API format and must comply with the JSON validation criteria. To report, you must therefore have a ‘payload body’ in the form of JSON. Depending on the type of reporting, JSON must be validated against the following schemas, which are publicly available:

Reporting of housing - see the JSON schema here
Reporting of vehicles - see the JSON schema here
Reporting of boats - see the JSON schema here

Read more about the data structure and each field in appendix 8 - Data structure.

Once you have reported, you will receive a response, see more in section 4 Response and error response.