The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/CommissionMoveToExternalRequest HTTP/1.1
Host: api.exactbenefits.com
Content-Type: text/csv
Content-Length: length
CommissionUnmatchedProcessor
"[{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}]"
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
CommissionUnprocessed,ResponseStatus
"[{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}]","{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}"