ModifyCustomerContacts - method

Input

Input is .xml file with following marks.

Element

Item description

Obligation

<ArrayOfCustomerContacts>

 

 

+<CustomerContacts>

 

 

++<CustomerID>

Customer ID

 

++<ContactTypeID>

Contact type ID

 

++<ContactInTypeID>

Contact in type ID

 

++<ContactDescription>

Contact description

 

++<ContactEntitle>

Contact entitle

 

++<ContactFirstName>

Contact first name

 

++<ContactLastName>

Contact last name

 

++<ContactGender>

Contact gender

 

++<ContactPhoneNo>

Contact phone number

 

++<ContactFaxNo>

Contact fax number

 

++<ContactMobileNo>

Contact mobile number

 

++<ContactEMail>

Contact e-mail

 

++<ContactClerkID>

Contact clerk ID

 

++<ContactNote>

Contact note

 

++<InsUpdDate>

Ins upd date

 

++<InsertedBy>

Inserted by

 

++<InsertedTime>

Inserted time

 

++<ModifiedBy>

Modified by

 

++<ModifiedTime>

Modified time

 

 

 

 

Output

The output is a .xml file in which it is stated, if the method is successful or not.

Natisni