Bombshell Agency Platform Service

<back to all web services

PolicySplitsRequest

The following routes are available for this service:
GET,POST,PUT,OPTIONS/v1/PolicySplits
GET,OPTIONS/v1/PolicySplits/{PolicyNumber}
DELETE,OPTIONS/v1/PolicySplits/{PolicySplitId}/{TableName}

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

PolicySplits,PolicySplitId,PolicyNumber,OtherUniqueId,TableName
"[{PolicySplitId:0,AgentNumber:String,AgentId:0,Split:0,PolicyNumber:String,OtherUniqueId:String,DateCreated:0001-01-01,ModifiedBy:String,ModifiedDate:0001-01-01,AgentName:String}]",0,String,String,String

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

ResponseStatus,PolicySplits,Success,Message
"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}","[{PolicySplitId:0,AgentNumber:String,AgentId:0,Split:0,PolicyNumber:String,OtherUniqueId:String,DateCreated:0001-01-01,ModifiedBy:String,ModifiedDate:0001-01-01,AgentName:String}]",False,String