person_mgr_update
Back to SOAP Architecture Method Reference
Description
The person_mgr_update method allows you to update an existing Contacts in your Domain Properties.
Parameters
Parameter |
Description |
Type |
Required (R) or Optional (O) |
address |
The mailing address of the Contact. |
string |
R |
company |
The name of their Company. |
string |
R |
domain_id |
The unique ID# of your Domain. |
bstypes:ResourceId |
R |
email |
The email address of the Contact. |
string |
R |
name |
The name of the Contact. |
string |
R |
phone |
The phone number of the Contact. |
string |
R |
phone_ext |
The phone extention of the Contact. |
string |
R |
timezone |
The timezone where the Contact is located at. |
string |
R |
type |
There are 14 types of Contact : see Values of Attribute Type for more information. |
bstypes:PersonType |
R |
container_id |
The unique ID# of the Container/Folder. |
bstypes:ResourceId |
O |
Return Values
Value |
Description |
Type |
Required (R) or Optional (O) |
id |
The unique ID# of the Contact updated. |
bstypes:ResourceId |
R |
Values of Attribute Type
Type Code |
Description |
0 |
None |
1 |
Account Manager |
2 |
Advertiser |
3 |
Agency |
4 |
Business |
5 |
Content Provider |
6 |
Installer |
7 |
Media Buyer |
8 |
Media Rep |
9 |
Networking |
10 |
Personal |
11 |
Site |
12 |
Technical |
13 |
Network Operator |