Skip to main content
POST
Create reward

Body

partnerId
integer<int32>
required
rewardType
enum<string>
required
Available options:
Unknown,
Cash,
Coupon,
Credit,
GiftCard
amount
number<double>
required
comment
string
required
Minimum string length: 1
currency
string | null
properties
object | null

Response

Reward created

id
integer<int32>
uniqueId
string | null
partnerId
integer<int32>
dealId
integer<int32> | null
status
enum<string>
Available options:
Unknown,
Pending,
Accepted,
Paid,
Declined
creationDate
string<date-time>
amount
object
payoutId
integer<int32> | null
comment
string | null
rewardType
enum<string>
Available options:
Unknown,
Cash,
Coupon,
Credit,
GiftCard
properties
object | null