The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /json/reply/GetLatestFeeds HTTP/1.1
Host: api.dev.bnn.us
Content-Type: application/json
Content-Length: length
{"From":"\/Date(-62135596800000-0000)\/","FacebookFrom":"\/Date(-62135596800000-0000)\/","TwitterFrom":"\/Date(-62135596800000-0000)\/"}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length
{"Data":[{"Id":"String","Provider":"String","CreatedTime":"\/Date(-62135596800000-0000)\/","Message":"String","Story":"String","Link":"String","FeedId":"String","PageId":"String","PageName":"String"}],"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String"}]}}