The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/ProposalLhmpLogRequest HTTP/1.1
Host: demoapi.linqqs.com
Content-Type: text/csv
Content-Length: length
AppUid,ProposalId
00000000000000000000000000000000,0
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
ResponseStatus,ProposalLog
"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}","[{Id:0,ProposalLhmpId:0,LoggedDate:0001-01-01,Log:String}]"