Action: Update an organization
Updates an organization's record.
Inputs
iMIS ID |
The iMIS ID (Also referred to as: Contact ID, Party ID) |
string |
Billing Category |
The organization's billing category name |
string |
Email |
The organization's primary e-mail address |
string |
Fax |
The organization's fax number |
string |
Join Date |
The organization's join date |
string(date) |
Major Key |
The organization's major key field |
string |
Member Type |
The organization's member type code (e.g. "NM" or "WEB") |
string |
Organization Name |
The name of this organization |
string |
Status |
The organization's status code (e.g. "A", "D", "X") |
string |
Website URL |
The website URL for this organization's homepage |
string |
Work Phone |
The organization's work phone number |
string |
Outputs
Contact:
billingCategory |
Billing Category |
string |
birthDate |
Birth Date |
string(date) |
contactKey |
Contact Key |
string |
contactType |
Contact Type |
string |
email |
Email |
string |
fax |
Fax |
string |
firstName |
First Name |
string |
functionalTitle |
Functional Title |
string |
gender |
Gender |
string |
homePhone |
Home Phone |
string |
id |
iMIS ID |
string |
informalName |
Informal Name |
string |
isActive |
Is Active |
boolean |
isMember |
Is Member |
boolean |
joinDate |
Join Date |
string(date) |
lastName |
Last Name |
string |
majorKey |
Major Key |
string |
memberType |
Member Type |
string |
middleName |
Middle Name |
string |
mobilePhone |
Mobile Phone |
string |
name |
Name |
string |
namePrefix |
Name Prefix |
string |
nameSuffix |
Name Suffix |
string |
organizationId |
Organization ID |
string |
organizationName |
Organization Name |
string |
paidThruDate |
Paid Thru |
string(date) |
renewedThruDate |
Renewed Thru |
string(date) |
status |
Status |
string |
workPhone |
Work Phone |
string |