Junction Networks

Junction Networks Web Services API

UserEditContact

Update the Contact record associated with the user.

Authentication

This action requires an Authenticated Session.

Authorization

This action requires User Update permission.

Parameters

UserId
Required
A positive integer which references a unique User.
Name
Required
The contact name.
Organization
Optional
The contact company or organization name.
Address
Required
The contact address.
City
Required
The contact city.
State
Required
The contact state - the two letter state code.
Zipcode
Required
The contact zipcode.
CountryId
Required
A positive integer which references a unique Country.
Phone
Required
The contact phone number.
Email
Required
The contact email address.

Result RELAX NG Schema Modules

Main module: UserEditContact.rng

Supporting modules:  User.rng  Contact.rng  CreditCard.rng

Result Element Example

Not available.