Bombshell Agency Platform Service

<back to all web services

CommissionTestCoverageRequest

The following routes are available for this service:
GET,OPTIONS/v1/CommissionTestCoverage

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

Since,TopN
0001-01-01,0

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

ResponseStatus,Result
"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}","{Summary:{SinceDate:0001-01-01,TotalScenariosSeen:0,DistinctSignatures:0,CoveredScenariosSeen:0,CoveredSignatures:0,CoveragePct:0,ApprovedCases:0,KnownFailingCases:0,PendingCases:0},Gap:[{GrossSign:String,DimensionSet:String,TimesSeen:0,PolicyProductId:0,ExampleSource:0,ExamplePlan:String,ExampleRecordId:0,ProjectedCoveragePct:0}]}"