Skip to main content
POST
Create payouts

Body

partnerIds
integer<int32>[] | null
currency
string | null
rewardType
enum<string>
Available options:
Unknown,
Cash,
Coupon,
Credit,
GiftCard
rewardStatus
enum<string>
Available options:
Unknown,
Pending,
Accepted,
Paid,
Declined
fromDate
string<date-time> | null
toDate
string<date-time> | null
threshold
number<double> | null
properties
object | null

Response

Payouts created

items
object[] | null
paginationSkipCount
integer<int32>
totalCount
integer<int32>

Gets or sets the total number of items that could be returned by this command (without pagination).