Discounting and Daily-Weekly Billing
Overview
This topic describes how to use the following discounting features:
- Create discount rules in intervals of days or weeks so that you can align their expiration and application with the daily/weekly billing intervals.
- Create credit templates with daily or weekly intervals between credits.
- Create coupons with daily or weekly durations.
- Create credits with daily or weekly durations.
Instructions
Create Discount Rules
To create/view discount rules for intervals of days or weeks, use APIs as described below:
API | Inputs | Outputs |
---|---|---|
create_discount_rule_m |
|
|
get_discount_rule_details_m |
|
Create Credit Templates
To create/view credit templates with daily or weekly intervals between credits, use APIs as described below:
API | Inputs | Outputs |
---|---|---|
Pass the applicable duration between credits into these fields:
|
||
get_recurring_credit_template_details_m |
See the applicable duration between credits in these fields:
|
Create Coupons
To create/view coupons with daily or weekly durations, use APIs as described below:
API | Inputs | Outputs |
---|---|---|
|
|
|
get_coupon_details_m |
|
|
get_acct_coupon_details_m |
See the the duration of the discount in these fields in the <discount_rules> array:
|
Create Credits
To create/view credits with daily or weekly durations, use APIs as described below:
API | Inputs | Outputs |
---|---|---|
create_advanced_service_credit_m |
|
|
get_recurring_credit_info_m |
|
See the the duration between credits in these fields:
|
get_credit_details_m |
|