Bombshell Agency Platform Service

<back to all web services

PolicyAuditorAnalysisTagsRequest

The following routes are available for this service:
POST,OPTIONS/v1/PolicyAuditor/SearchAnalysisTags

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/PolicyAuditorAnalysisTagsRequest HTTP/1.1 
Host: api.exactbenefits.com 
Content-Type: application/json
Content-Length: length

{"AgentNPN":"String","ContactId":0,"SearchTerms":[{"Field":"String","Value":"String"}],"EffectiveDateStart":"0001-01-01T00:00:00.0000000","EffectiveDateEnd":"0001-01-01T00:00:00.0000000","AppSubmitDateStart":"0001-01-01T00:00:00.0000000","AppSubmitDateEnd":"0001-01-01T00:00:00.0000000","SourceTypeIds":[0],"GrossAmount":0,"GrossComparison":"String","RecordAgentId":0,"ProductIds":[0],"PartnerIds":[0],"FileUploadId":0,"RecordId":0,"RecordEffectiveDateStart":"0001-01-01T00:00:00.0000000","RecordEffectiveDateEnd":"0001-01-01T00:00:00.0000000","RecordDateProcessedStart":"0001-01-01T00:00:00.0000000","RecordDateProcessedEnd":"0001-01-01T00:00:00.0000000","RecordDateCreatedStart":"0001-01-01T00:00:00.0000000","RecordDateCreatedEnd":"0001-01-01T00:00:00.0000000","ProcessOutcome":"String","ListingAmount":0,"AmountComparison":"String","ListingAgentId":0,"BatchIds":[0],"PayTypeIds":[0],"AgentLevels":[0],"ListingId":0,"ListingDateCreatedStart":"0001-01-01T00:00:00.0000000","ListingDateCreatedEnd":"0001-01-01T00:00:00.0000000","TagFilters":[{"Level":"String","TagName":"String","Mode":"String"}]}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String"}]},"Tags":[{"Level":"String","TagName":"String","SeverityColor":"String","TagCount":0}]}