Junction Networks

Junction Networks Web Services API

OrganizationEditContact

Update the Contact record associated with the organization.

Authentication

This action requires an Authenticated Session.

Authorization

This action requires Organization Update permission.

Parameters

OrganizationId
Required
A positive integer which references a unique Organization.
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: OrganizationEditContact.rng

Supporting modules:  Organization.rng  Contact.rng  CreditCard.rng

Result Element Example

Not available.