BNN Api

<back to all web services

SendJob

Send Job

The following routes are available for this service:
POST/SendJobSendJob

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

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}]}"