Junction Networks

Junction Networks Web Services API

AccountEditContact

Update the Contact record associated with the account.

Authentication

This action requires an Authenticated Session.

Authorization

This action requires Account Update permission.

Parameters

AccountId
Required
A positive integer which references a unique Account.
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: AccountEditContact.rng

Supporting modules:  Account.rng  Contact.rng  CreditCard.rng

Result Element Example

Not available.