POST ops/check/report
Request Information
URI Parameters
None.
Body Parameters
ReportItemPOSTName | Description | Type | Additional information |
---|---|---|---|
Coordinates | Coordinates |
None. |
|
ReasonId | integer |
None. |
|
RegNo | string |
None. |
|
Submitted | date |
None. |
|
SubmittedBy | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "coordinates": null, "reasonId": 1, "regNo": "sample string 2", "submitted": "2024-11-20T21:08:16.4303886+00:00", "submittedBy": "sample string 4" }
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.