Skip to main content
PUT
Set Payout Method

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tenantUUID
string
required

UUID

Pattern: ^[a-zA-Z0-9]{8}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{12}$

Body

application/json
type
enum<string>
required
Available options:
banktransfer,
credit,
paypal
cycle
enum<integer>
required
Available options:
0,
1,
3,
6,
12
details
object

Details

minimal_amount
number<float>

Response

Payout Method

type
string
details
any[]
cycle
integer
minimal_amount
number<float>