update_credit_template_m Guide
- Last updated
-
-
Save as PDF
The update_credit_template_m API allows you to update a credit template, associated with discounting.
| API Specification: |
update_credit_template_m
|
| Required Fields: |
- <client_no>
- <auth_key>
- <credit_template_no> or <client_credit_template_id>
- <credit_template_name>
- <discount_amt>
|
Additional Guidance
Input Fields
| Field Name |
Description |
| <credit_interval_months> |
The default duration between credits will be 1 month if you don't pass a value into these fields:
a) <credit_interval_months>, <credit_interval_weeks>, or <credit_interval_days>; and
b) <credit_type_ind>.
|
| <credit_type_ind> |
Allowable Values
| Values |
Description |
| M |
Months |
| W |
Weeks |
| D |
Days |
|
| <coupon_scope> |
Allowable Values
| Values |
Description |
| 1 |
Coupon can be applied to Account only |
| 2 |
Coupon can be applied to Master plan instance only |
| 3 |
Coupon can be applied to Account & Master plan instance |
|