The update_coupon_group_m API updates the specified coupon group.
| API Specification: |
update_coupon_group_m
|
| Required Fields: |
- <client_no>
- <auth_key>
- <group_no> or <client_defined_id>
|
Additional Guidelines
Input Fields
| Field Name |
Notes |
| <edit_directive> |
Allowable Values
| Values |
Description |
| 1 |
Insert coupon data passed but DO NOT delete coupon data not passed. |
| 2 |
Insert coupon data passed but delete coupon data that is not passed |
| 3 |
Delete coupon data that is passed, that is, remove the association (coupon – coupon group association) to only the coupon data that is passed. |
|