Bombshell Agency Platform Service

<back to all web services

GetCommissionProcessingRunAnalysis

The following routes are available for this service:
GET,OPTIONS/v1/CommissionProcessingRun/{ProcessGroupId}/Analysis

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/GetCommissionProcessingRunAnalysis HTTP/1.1 
Host: api2.exactmedicare.com 
Content-Type: text/csv
Content-Length: length

ProcessGroupId
00000000000000000000000000000000

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

UploadFiles,PolicyProducts,Sunfire,Backend,PropertySpread,Outcomes,ResponseStatus
"[{FileUploadId:0,UploadFileName:String,RecordCount:0}]","[{PolicyProductId:0,PolicyProductName:String,RecordCount:0}]","{RecordCount:0,ListingCount:0,TotalAmount:0,PositiveCount:0,PositiveAmount:0,NegativeCount:0,NegativeAmount:0}","{RecordCount:0,ListingCount:0,TotalAmount:0,PositiveCount:0,PositiveAmount:0,NegativeCount:0,NegativeAmount:0}","[{PropertyName:String,Value:String,Count:0}]","{RecordCount:0,IssueCount:0,NoListingsCount:0,WithListingsCount:0}","{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}"