Skip to main content
POST
Reward a social post

Path Parameters

id
string
required

Body

application/json

Body

Request body for rewarding a social post

loyaltyCurrencyId
string<uuid>
required

UUID of the loyalty currency to reward with

Example:

"123e4567-e89b-12d3-a456-426614174000"

amount
number
required

Amount to reward

Required range: 1 <= x <= 1000000
Example:

100

Response

200

Response containing the reward transaction details

success
boolean
required
transaction
object
required