The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/CommissionRecordsIgnoreRequest HTTP/1.1
Host: api.exactbenefits.com
Content-Type: text/csv
Content-Length: length
CommissionUnmatchedProcessor,IsIgnore,Reason
"[{CommissionRecordId:0,SunfireId:0,DateCreated:0001-01-01,AgentName:String,AgentNPN:String,AgentId:0,AgentRank:String,PolicyNumber:String,MedicareIdNumber:String,ProductType:String,Carrier:String,InsuredAnnuitant:String,IsIgnore:False,Reason:String,SunfireRecord:False,CommissionRecord:False,HasAgent:False,IsExternal:False,Processed:False}]",False,String
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
ResponseStatus
"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}"