|
Parameters |
|
Description |
Passed |
Returned |
Method cancels all account subscriptions and account itself. |
3 |
1 |
Syntax
ItemResult BM::PlaceAccountCancellationOrder_API(
Int AccountID;
Int ReasonID;
Str Descr;
)
returns
Str ErrorMessage - message after specified account has been cancelled: "Cancellation Order for Account# has been placed".
Special Notes