BNN Api

<back to all web services

GetMembers

Gets members

The following routes are available for this service:
POST, GET/GetMembers

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

HTTP + JSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /jsv/oneway/GetMembers HTTP/1.1 
Host: api.dev.bnn.us 
Content-Type: text/jsv
Content-Length: length

{
	Reporters: 
	[
		String
	],
	KeyWords: String,
	County: String,
	State: String,
	Lat: 0,
	Lon: 0,
	Miles: 0,
	Status: Offline
}