The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/BIPBonusPointDetailRequest HTTP/1.1
Host: api3.appreciationfinancial.com
Content-Type: text/csv
Content-Length: length
PointDetail,MonthID,PointDetailID,RecruiterId
"{ID:0,RecruiterId:0,RecruiterName:String,RegistrationDate:0001-01-01,AgentId:0,AgentName:String,Upline1:0,Upline1Name:String,Upline2:0,Upline2Name:String,AgentLevel:0,Promotion:0,ContractDoneDate:0001-01-01,TotalPolicies:0,VPIsLocked:False}",0,0,0
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
ID,RecruiterId,RecruiterName,RegistrationDate,AgentId,AgentName,Upline1,Upline1Name,Upline2,Upline2Name,AgentLevel,Promotion,ContractDoneDate,TotalPolicies,VPIsLocked
0,0,String,0001-01-01,0,String,0,String,0,String,0,0,0001-01-01,0,False