Last updated 1 month ago
Was this helpful?
Redeem a promo code
hello-world
POST /v1/wallet/redeem_coupon HTTP/1.1 Host: api.bytenite.com Authorization: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 28 { "couponCode": "hello-world" }
A successful response.
{ "id": "text", "code": "text", "amount": "text" }