The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/GetLeaderboardRequest HTTP/1.1
Host: testapi3.teamifg.com
Content-Type: text/csv
Content-Length: length
StartDate,EndDate
String,String
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
AgentCashFlow,ResponseStatus
"[{Position:0,Name:String,Location:String,LifeCashFlow:0,AnnuityCashFlow:0,TotalCashFlow:0,PremiumLife:0,PremiumAnnuity:0,PointsLife:0,PointsAnnuity:0,TotalPoints:0,IsMVP:False,IsRVP:False,IsAVP:False,IsAgent:False,Phone:String,Upline1Name:String,Upline2Name:String}]","{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}"