Bombshell Agency Platform Service

<back to all web services

ContactNBCRequest

The following routes are available for this service:
GET/v1/Contact/{ContactId}/NBC
GET/v1/Contact/{ContactId}/NBC/{AgentId}

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

ContactId,AgentId
0,0

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

ResponseStatus,data
"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}","[{Type:String,ID:0,Flagged:False,Phase:String,FirstName:String,LastName:String,PolicyNumber:String,AgentName:String,AgentID:0,Notes:String,Deleted:False,ModifiedBy:String,HasChange:False,HasConversation:False,HasAgentMsg:False,HasAdminMsg:False,AttachmentCount:0,Attachment:[{AttachmentId:00000000000000000000000000000000,TableName:String,FieldName:String,RecordId:0,AttachmentName:String,MimeType:String,AttachmentData:AA==,FileSizeInKB:0,CreatedDate:0001-01-01,CreatedBy:String,NeedsOCR:False,OCRDate:0001-01-01,IsSecurities:False}],ReminderCount:0,Reminder:[{ReminderId:00000000000000000000000000000000,TableName:String,FieldName:String,RecordId:0,ReminderDate:0001-01-01,ReminderNote:String,CreatedDate:0001-01-01,CreatedBy:String,CompletedDate:0001-01-01}],OCRCount:0,HasOCR:False,AppDate:String,TransactionId:String,PolicyAssociateId:00000000000000000000000000000000}]"