CancelAccountResult

Description

The CancelAccountResult aggregate is used to represent the results for a call to CancelAccount.

Aggregate Elements

Name Description Required

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

Confirmation

The cancellation confirmation.

Type: String

Constraints: Returned on successful account cancellation.

Yes

RefundDate

If a refund will be given, specifies the refund date.

Type: string

Constraints: Returned on successful account cancellation when a refund is given. In the format MM/dd/yyyy

No

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