AUTO_GENERATE คูปองจะถูกสร้างอัตโนมัติเมื่อมอบให้สมาชิกผ่าน endpoint มอบคูปองcurl --location --request POST 'https://core.privageapp.com/v2/connect/coupon/sets' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "Welcome Coupon",
"prefix": "WLC"
}'{
"id": 0,
"name": "string",
"prefix": "string",
"import_type": "string",
"quantity": 0,
"import_status": "string",
"created_at": "2019-08-24T14:15:22.123Z"
}