Account Operations

There are two operations associated with this Web service which allow you to create and update accounts in Marketing. For a list of operations associated with this Web service, see the following table.

Name Description

AccountCreateAccount

Creates an account.

AccountUpdateAccount

Updates an existing account.

Request Message Description: AccountCreateAccount

For a description of this request message, see the following table.

Node Description Type

Account IO

Required. An instance of the integration object Account. Account is the Parent header and Account_BusinessAddress is the child.

Integration Object

Response Message Description: AccountCreateAccount

For a description of this response message, see the following table.

Node Description Type

Account Id

The new Account ID generated as a result of the new account creation.

String

Error Message

Error message if any.

String

Success Flag

Flag to indicate success or failure of the operation.

String

Request Message Description: AccountUpdateAccount

For a description of this request message, see the following table.

Node Description Type

Account IO

Required. An instance of the integration object Account. Account is the Parent header and Account_BusinessAddress is the child.

Integration Object

Response Message Description: AccountUpdateAccount

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