Create CommissionRule in Company

Create new commission rule within a tariff with direction, percentage, fixed amount and filters

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

ID of the commission tariff to which this rule will be applied. Create a tariff via POST /api/v1/client/commission-tariffs/create

string
enum
required

If ACCEPT is selected, the commission will be calculated for gates with the ACCEPT status. If DECLINE is selected, the commission will be calculated for gates with the DECLINE status

Allowed:
number

Percentage of transaction amount

number

Fixed percentage of the transaction amount

number

Fixed amount of the transaction amount

number

Minimum commission amount

string
enum

The card brand for which the commission will be calculated

string

The country for which the commission will be calculated

string

MCC for which the commission will be calculated

Headers
string
string
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json