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