Bombshell Agency Platform Service

<back to all web services

CommissionUnprocessedRequest

The following routes are available for this service:
GET/v1/GetCommissionUnprocessed/{ParamStartDate}/{ParamEndDate}

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/CommissionUnprocessedRequest HTTP/1.1 
Host: api.exactbenefits.com 
Content-Type: text/csv
Content-Length: length

ParamStartDate,ParamEndDate
0001-01-01,0001-01-01

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

ResponseStatus,Records
"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}","[{Id:0,DateCreated:0001-01-01,AgentId:0,AgentName:String,Premium:0,GrossCommission:0,PolicyType:String,ProductType:String,InsuredAnnuitant:String,AgentNPN:String,IsIgnore:False,IsProcessed:False,ExternalAgent:False,Reason:String}]"