Skip to main content
PUT
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

brand_id
string | null
required

The brand id of the order

order
object
required

The order to apply the rewards

platform
string | null

Platform name where the event originated

Response

Ok

data
object