Dynamic Coupon API Generation:
This API endpoint facilitates the generation of dynamic discount coupons based on specific templates: AUTO_ALLOCATE and AUTO_ACCEPT flag set during template generation.
Basic Auth:
Request Body
Name
Type
Description
{
"couponName": "Test Dynamic Coupon",
"clientId": "YOUR_CLIENT_ID",
"quantity": 10
}{ "couponName": "Test Dynamic Coupon",
"clientId": "5f92a62013332e0f667794dc",
"couponCodes": ["TESTDIWALI500", "fdhfuhiufh", "FUNCHRISTMAS"] }Last updated