Skip to main content
POST
Redeem Coupon

Authorizations

Authorization
string
header
required

Server API Key (format: {keyId}:{secret})

Body

application/json
couponCode
string
required

Coupon code

userId
string
required

User ID

gameUserUuid
string<uuid>

In-game user UUID (optional)

callbackId
string

Webhook tracking ID (included in webhook events triggered by this request)

isTest
boolean
default:false

Test mode (does not create actual data)

Response

Success

data
object
required

Coupon redemption result