Last updated 16 days ago
Was this helpful?
Redeem a promo code
hello-world
curl -L \ --request POST \ --url 'https://api.bytenite.com/v1/wallet/redeem_coupon' \ --header 'Authorization: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "couponCode": "hello-world" }'
{ "id": "text", "code": "text", "amount": "text" }