Make
POST
/cashback-payments/make
Overview
Request Parameters
Parameter | Data type | Description | Required | |
---|---|---|---|---|
JWT payload | ||||
data | json string | Request data. | Yes | |
Amount | string | Amount in player's currency. | Yes | |
TaxAmount | string | Tax Amount. The TaxAmount field will be included in the request if the "Tax On/Off" setting is enabled in the BETCORE Backoffice. | No | |
CashbackId | number | Cashback ID. | Yes | |
PartnerUserId | string | Partner's user ID. | Yes | |
TransactionType | number | Transaction type: 1 - cashback payout -1 - cashback payoutcancellation | Yes |