Skip to main content
POST
Create a new app commission rate

Headers

authorization
string
required

Header with the accessToken for the current session

Path Parameters

id
string
required

app id

Body

application/json
commissionRate
number
required

A value between 0.00 and 1.0, where e.g., 0.01 is treated as 1%

Required range: 0 <= x <= 1

Response

OK

_meta
object
apps
object[]
commissionRates
object[]