TOP

Contact Service 3.0

WSDL:   

https://webservices.vin65.com/V300/ContactService.cfc?wsdl

https://webservices.vin65.com/V304/ContactService.cfc?wsdl

Australian URL:

https://webservices.aus.vin65.com/V300/ContactService.cfc?wsdl

https://webservices.aus.vin65.com/V304/ContactService.cfc?wsdl

Methods:

SearchContacts()
Use this method to search across contacts.

GetContact()
Use this method to get a single contact.

GetContactStatus()
Use this method to get a contacts status (Subscriber, Purchaser, Club Member).

SearchShippingAddresses()
Use this method to search across shipping addresses.

SearchContactTypes()
Use this method to search across contact types.

GetContactType()
Use this method to get a single contact type.

AddUpdateContactType()
Use this method to add or update an existing contact type.

AddContactTypeToContact()
Use this method to add a contact type to a contact.

RemoveContactTypeFromContact()
Use this method to remove a contact type from a contact.

SearchMergedContacts()
Use this method to find contact that have been merged.

MergeContact()
Use this method to merge one contact into another contact.

UpsertContact()
Use this method to upsert contacts.

Page Top