Create Absolute Billing Discount Subscription
The CreateAbsoluteBillingDiscountSubscription
API in OCS.io allows for creating an individual offer subscription for the Absolute Billing Discount service, providing flexibility to manage billing discounts effectively.
API Overview
Fields Required for Creating an Absolute Billing Discount Individual Subscription
The following table lists and describes the fields required to create an Absolute Billing Discount Individual Subscription:
Detailed API documentation and endpoint specifics are available here. |
Request Validations
The following validations are performed when creating an Absolute Billing Discount Individual Subscription:
-
Individual Offer Subscription of Absolute Billing Discount service could be subscribed either on Customer, Account or Subscriber level. Depends on level, system performs one of the following validation:
-
Customer must be provided in the request, it must be already created in the system and must not be in Deactivated State.
-
Account must be provided in the request, it must be already created in the system and must not be in Deactivated State.
-
Subscriber must be provided in the request, it must be already created in the system and must not be in Deactivated State.
-
-
If External ID is provided in the request, it must be unique and must not be already assigned to another Offer Subscription even in Deactivated State.
-
State Reason must be configured in the system for given State.
-
If Pending State is provided in the request, it will be ignored and Individual Offer Subscription will be created without Pending.
-
Offer must be configured in the system.
-
all mandatory Offer Attributes must be provided in the request.