ReadAccountResult

Description

The ReadAccountResult aggregate is used to represent the results for a call to ReadAccount.

Aggregate Elements

Name Description Required
Account

The account aggregate returned

Type: Account

Yes

Status

Status of the call:
SUCCESS

Type: String

Constraints: None

Yes

Message

Friendly message for the status

Type: String

Constraints: None

Yes

ErrorCode

Error code if an error occurred. Otherwise 0.

Type: Integer

Constraints: None

Yes

Error codes

Value Description
19400
An unknown error occurred

19407

The account was not found

19408 The email address was to long
19409 The email address was incorrectly formatted
19410 bad sessionid