System Admin User

 

4. UpdateRecord

URL: https://company.ivinex.com/API/UpdateRecord.php

Extra Parameters:

Post Parameters:

A post parameter for each field that you would like to set in the record. None of the fields are required.

Post String:

&first_name= Craig&last_name=Austin

Assuming the contact TabID = 1000, This will update contact record 101 setting the first name to “Craig” and the last name to “Austin”


Returned:
  An XML string with the following format