USED แบบ atomiccode ที่ไม่ซ้ำต่อใบเท่านั้น — ไม่รับ static_code เพราะอาจอ้างถึงคูปองหลายใบได้curl --location --request POST 'https://core.privageapp.com/api/v1/connect/coupon/use' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "ABC123"
}'{
"uuid": "coupon-uuid-string",
"code": "ABC123",
"message": "success"
}