EMUN1 ASP.NET

<back to all web services

CreateKlaviyoProfile

The following routes are available for this service:
All Verbs/service/CreateKlaviyoProfile
CreateKlaviyoProfile Parameters:
NameParameterData TypeRequiredDescription
EmailquerystringNo
PhonequerystringNo
ExternalIdquerystringNo
FirstNamequerystringNo
LastNamequerystringNo
OrganizationquerystringNo
Address1querystringNo
Address2querystringNo
CityquerystringNo
RegionquerystringNo
ZipquerystringNo
CountryquerystringNo

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 /service/CreateKlaviyoProfile HTTP/1.1 
Host: www.bernhardthospitality.com 
Accept: application/xlsx
Content-Type: application/xlsx
Content-Length: length

{"email":"String","phone":"String","externalId":"String","firstName":"String","lastName":"String","organization":"String","address1":"String","address2":"String","city":"String","region":"String","zip":"String","country":"String"}