curl --location '/v1/reports/parkinglot_closed' \ --header 'X-Autopass-Thirdparty-Client-Id;' \ --data-urlencode 'parkinglot_id=' \ --data-urlencode 'shutdown_issue='
{ "data": "ok" }