post-parkdata

POST {{baseUrl}}/parkdata

Your API needs to provide a POST endpoint which accepts the following body.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"parkEvent":{"timestamp":"\u003cinteger\u003e","TransientvehicleUUID":"\u003cstring\u003e","vehicleManeuverType":"PARK_OUT","horizontalAccuracy":"\u003cinteger\u003e","mostRecentParkingTime":"\u003cnumber\u003e","vehicleLength":"\u003cnumber\u003e","positions":{"latitude":"\u003cstring\u003e","longitude":"\u003cstring\u003e","timestamp":"\u003cinteger\u003e","heading":"\u003cnumber\u003e","type":"FILTERED"}},"version":"\u003cstring\u003e","submitter":"\u003cstring\u003e"}