Bombshell Agency Platform Service

<back to all web services

SendThankYouEmailRequest

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

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/SendThankYouEmailRequest HTTP/1.1 
Host: api2.exactmedicare.com 
Content-Type: application/json
Content-Length: length

{"AgentId":0,"PolicyAssociateId":"00000000000000000000000000000000","ContactFirstName":"String","ContactLastName":"String","ContactId":0}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"EmailSent":false,"MatchingContacts":[{"ContactId":0,"ContactType":0,"FirstName":"String","LastName":"String","Title":"String","EmailWork":"String","EmailPersonal":"String","District":"String","DistrictID":0,"School":"String","SchoolID":0,"State":"String","StateName":"String","StateID":0,"CountyID":0,"County":"String","Phone":"String","Department":"String","Flow":"String","LastContact":"0001-01-01T00:00:00.0000000","DoNotContact":false,"AgentId":0,"PhoneAlt":"String","PeraContactId":0,"RoomNumber":"String","SourceTypeId":0,"SourceTypeDesc":"String","SourceNote":"String","ContactStatusId":0,"ContactStatusDesc":"String","SSN":"String","DateOfBirth":"0001-01-01T00:00:00.0000000","Deleted":false,"IsShared":false,"SharedWithAgent":"String","address_line1":"String","address_city":"String","address_state":"String","address_zip":"String","DeletedBy":"String","DeletedDateTimeUtc":"0001-01-01T00:00:00.0000000","HasNBC":false,"HasFactFinderSheet":false,"MiddleInitial":"String","Tags":"String","DateCreated":"0001-01-01T00:00:00.0000000","PhoneLabel":"String","AltPhoneLabel":"String","Carriers":"String","ContactImage":"String","CompanyAffiliation":"String","AdditionalInformation":"String","HasGiftCard":false,"ContactCategory":0,"WritingAgentId":0,"WritingAgentName":"String","MaritalStatus":"String","TotalDebtAmount":0,"NumberOfDebtAccounts":0,"ModifiedByUserId":"00000000000000000000000000000000","ModifiedDate":"0001-01-01T00:00:00.0000000","ModifiedAction":"String","SourceOfModification":"String","FactFinderCodeId":0,"ContactGUID":"00000000000000000000000000000000","Licensed":false,"OutstandContactId":0,"Licenses":[{"Id":0,"AgentId":0,"ContactId":0,"AgentRegistrationTempId":0,"LicenseTypeId":0,"SecurityLicenseTypeId":0,"LicenseTypeName":"String","SecuritiesLicenseTypeName":"String","LicenseState":"String","LicenseNumber":"String","Temporary":false,"DateCreated":"0001-01-01T00:00:00.0000000","DateModified":"0001-01-01T00:00:00.0000000","DateAcquired":"0001-01-01T00:00:00.0000000","ExpirationDate":"0001-01-01T00:00:00.0000000","IsResident":false}],"ActivityIds":[0],"Policies":{},"TagList":{},"NextAppointmentDate":"0001-01-01T00:00:00.0000000"}],"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String"}]}}