|
Parameters |
|
Description |
Passed |
Returned |
Method places cancellation order for specified subscription. |
4 |
1 |
Syntax
ItemResult BM::PlaceSubscriptionCancellationOrder_API(
Int SubscriptionID;
Int CancelType;
Int ReasonID;
Str Descr
}
returns
Str ErrorMessage - message after cancellation order for specified subscription has been placed: "Cancellation Order # has been placed".
Special Notes