digitaluapi

<back to all web services

CampaignVerifyCustomer

The following routes are available for this service:
PUT POST/campaign/verifycustomerVerify Campaign Customer
CampaignVerifyCustomer Parameters:
NameParameterData TypeRequiredDescription
CommsPublicAccessGuidbodyGuidYes
CustomersIdbodylongNo
UpdatedAddressbodystringNo
UpdatedAgebodyint?No
UpdatedCitybodystringNo
UpdatedContactNumberbodystringNo
UpdatedEmailbodystringNo
UpdatedEthnicGroupbodystringNo
UpdatedFirstNamebodystringNo
UpdatedGenderbodystringNo
UpdatedHomeLanguagebodystringNo
UpdatedIdNumberbodystringNo
UpdatedLastNamebodystringNo
UpdatedPostalCodebodystringNo
UpdatedRegionbodystringNo
UpdatedSuburbbodystringNo
UpdatedUniqueIdentifierbodystringNo
UpdatedBirthDatebodyDateTime?No
UpdatedCountrybodystringNo
UpdatedPassportNumberbodystringNo
StatusCodesIdbodylongYes
ReasonbodystringNo
CampaignsIdbodylongYes
CapturedDatebodyDateTimeOffsetYes
UpdatedIdUrlbodystringNo
UpdatedPassportUrlbodystringNo
UpdatedAddressUrlbodystringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .other suffix or ?format=other

HTTP + OTHER

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /campaign/verifycustomer HTTP/1.1 
Host: duengageapi.uat.scadsoftware.com 
Accept: text/jsonl
Content-Type: text/jsonl
Content-Length: length

{"CommsPublicAccessGuid":"00000000000000000000000000000000","CustomersId":0,"UpdatedAddress":"String","UpdatedAge":0,"UpdatedCity":"String","UpdatedContactNumber":"String","UpdatedEmail":"String","UpdatedEthnicGroup":"String","UpdatedFirstName":"String","UpdatedGender":"String","UpdatedHomeLanguage":"String","UpdatedIdNumber":"String","UpdatedLastName":"String","UpdatedPostalCode":"String","UpdatedRegion":"String","UpdatedSuburb":"String","UpdatedUniqueIdentifier":"String","UpdatedBirthDate":"0001-01-01T00:00:00.0000000","UpdatedCountry":"String","UpdatedPassportNumber":"String","StatusCodesId":0,"Reason":"String","CampaignsId":0,"CapturedDate":"0001-01-01T00:00:00.0000000+00:00","UpdatedIdUrl":"String","UpdatedPassportUrl":"String","UpdatedAddressUrl":"String"}
HTTP/1.1 200 OK
Content-Type: text/jsonl
Content-Length: length

false