The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/LeaderboardSubmittedAppsRequest HTTP/1.1
Host: api3.exactmedicare.com
Content-Type: text/csv
Content-Length: length
StartDate,EndDate,AgentId
String,String,0
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
ResponseStatus,AllData,TotalAppData
"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}","[{Position:0,Name:String,Location:String,TotalAppCount:0,TotalMAPD:0,TotalAncillary:0,TotalCashFlow:0,IsLoggedInAgent:False}]","{TotalAppCountByDateRange:0,TotalAppValueByDateRange:0,TotalCompanyAppCountByDateRange:0,TotalCompanyAppValueByDateRange:0}"