Redeem Coupon Endpoint

Redeem a coupon code to add credits to the user's balance.

post/api/billing/redeem-coupon

Request body

codestring required

Response

Successful Response

successboolean
creditedCentsinteger required
creditedDollarsnumber required
newBalanceCentsinteger required
newBalanceDollarsnumber required
couponCodestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.