Bombshell Agency Platform Service

<back to all web services

MergeContactsRequestV2

The following routes are available for this service:
POST,OPTIONS/v2/MergeContact

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

ContactMergeFields,PrimaryContactId,SecondaryContactId
"{ContactId:0,ContactType:0,FirstName:String,LastName:String,MiddleInitial:String,Title:String,EmailWork:String,EmailPersonal:String,District:String,School:String,State:String,Phone:String,Department:String,Flow:String,DoNotContact:False,PhoneAlt:String,RoomNumber:String,SourceNote:String,SSN:String,address_line1:String,address_city:String,address_state:String,address_zip:String,Tags:String,AdditionalInformation:String,CompanyAffiliation:String,ContactCategory:String,MaritalStatus:String,TotalDebtAmount:0,NumberOfDebtAccounts:0}",0,0

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

ResponseStatus,Success
"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}",False