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 .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

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

POST /json/reply/GetCommissionProcessingRunAnalysis HTTP/1.1 
Host: api2.exactmedicare.com 
Content-Type: application/json
Content-Length: length

{"ProcessGroupId":"00000000000000000000000000000000"}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

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