|
Parameters |
|
Description |
Passed |
Returned |
Method returns the list of subscriptions for provisioning items of the specified sales order. |
2 |
1 |
Syntax
ListResult BM::GetSubscriptionsListByOrder_API(
Int OrderID;
Int SortNo.
)
returns
Int SubscriptionID - ID of subscription for a provisioning item of the requested sales order.
Special Notes
Int OrderID - sales order ID;
Int SortNo - any integer. The parameter is required, but not used.