Request Coupon
POST
/api/coupons/requeset
<CUSTOMER가 직접 쿠폰 발급 API>
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Authority
Role
Description
CUSTOMER
Body
Name
Type
Description
couponId
UUID
Primary key of the coupon
Response
Last updated