The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/SendJob HTTP/1.1
Host: api.dev.bnn.us
Content-Type: text/csv
Content-Length: length
National,Ud,State,County,AdditionalCounties,City,Box,Address,IncidentType,Incident,Story,Reporters,Zip,Lat,Lon,JobId,FireHazmat,RescueTrauma,PoliceCrime,Traffic,SmokeWater,Weather,ThirdAlarm,JobType,Escalation,Fatality,Medivac,Mci,SeriousInjuries,Entrapment
False,False,String,String,[String],String,String,String,0,String,String,String,String,0,0,0,0,0,0,0,0,0,0,Incidnet,0,False,False,False,False,False
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
Data,ResponseStatus
0,"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}"