Create and Run Export Job

POST https://{{HOST}}/riskmodeler/v2/exports

Request Body

{"analysisIds"=>["{{analysis_id}}"], "exportFields"=>["locationId", "locationNumber", "locationName", "tiv"], "exportType"=>"LOCATION_RESULTS", "perspectives"=>["GU"], "type"=>"LocationResultsExportInput"}