Redeem Coupon
POST/api/v1/billing/coupons/redeem
Redeem a coupon code into the tenant's wallet. Session-authenticated only: this moves money, so it is not reachable with an API key.
Request
Responses
- 200
- 400
- 401
- 404
- 422
Successful Response
Coupon not redeemable
Unauthorized
Unknown coupon code
Validation error