Contact Operations
For a list of operations associated with this Web service, see the following table.
Name | Description |
---|---|
ContactCreateContact |
Creates a contact. |
ContactUpdateContact |
Updates an existing contact. |
Request Message Description: ContactCreateContact
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Contact IO |
Required. An instance of the integration object Contact IO. Contact is the Parent header and Contact_BusinessAddress is the child. |
Integration Object |
Response Message Description: ContactCreateContact
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Contact Id |
The new Contact ID generated as a result of the new contact creation. |
String |
Error Message |
Error Message if any. |
String |
Success Flag |
Flag to indicate success or failure of the operation. |
String |
Request Message Description: ContactUpdateContact
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Contact IO |
Required. An instance of the integration object Contact IO. Contact is the Parent header and Contact_BusinessAddress is the child. |
Integration Object |
Response Message Description: ContactUpdateContact
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Error Message |
Error message if any. |
String |
Success Flag |
Flag to indicate success or failure of the operation. |
String |