Bombshell Agency Platform Service

<back to all web services

CommissionUnmatchedProcessorRequest

The following routes are available for this service:
GET,POST,PUT,DELETE,OPTIONS/v1/CommissionUnmatchedProcessor

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/CommissionUnmatchedProcessorRequest HTTP/1.1 
Host: api.exactbenefits.com 
Content-Type: text/csv
Content-Length: length

StartDate,EndDate,UnprocessedOnly,MissingAgentId,SunfireRecord,CommissionRecord,AgentId,IsExternal,CommissionUnmatchedProcessor,IsIgnore,Reason
0001-01-01,0001-01-01,False,False,False,False,0,False,"[{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

CommissionUnmatchedProcessor,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}]}"