Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
customer_id
string
required

The customer unique identifier in your system

code
string
required

The coupon code to redeem

brand_id
string | null
required

The id of the brand offering the rewards

platform
string | null

Platform name where the coupon was redeemed

store_id
string

The id of the store where the coupon was redeemed

channel_id
string

The id of the channel where the coupon was redeemed

products
object[]

Products in the redemption context. Coupon campaigns restricted by products require at least one matching product sku.

Response

Coupon redeemed

data
object

The updated customer and wallet