@springtree/eva-services-core-management 2.39.0 → 2.40.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1328,12 +1328,6 @@ Optionally adds a record in the ProductUnitOfMeasure conversion table for the su
|
|
|
1328
1328
|
}
|
|
1329
1329
|
/**
|
|
1330
1330
|
* This service creates a ProductSubscription for the given SubscriptionProductID.
|
|
1331
|
-
|
|
1332
|
-
The request body object contains three parameters:
|
|
1333
|
-
|
|
1334
|
-
- BackendID: Optional. Can be filled in with the identifier of this subscription by which it is known in another system.
|
|
1335
|
-
- SubscriptionProductID: Required. This should refer to an EVA product with type `SubscriptionProduct`.
|
|
1336
|
-
- Type: Required. This specifies the type of subscription: discount or configurable. The type can not be changed after the subscription has been created.
|
|
1337
1331
|
*
|
|
1338
1332
|
* @export
|
|
1339
1333
|
* @class CreateProductSubscription
|