Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 375 Bytes

File metadata and controls

32 lines (20 loc) · 375 Bytes

Coupons

Endpoints:

Get a coupon

Example JSON Response
Copy as cURL
curl -s -X POST /hlsrapi/api/coupons/$CODE

Redeem a coupon

Example JSON Response
Copy as cURL
curl -s -X POST /hlsrapi/api/coupons/$CODE/redeem