Skip to main content
PATCH
Update top-up and payout settings

Authorizations

Authorization
string
header
required

Darwin API keys begin with darwin_ and are created in Developer settings.

Path Parameters

agentId
string
required

Body

application/json
autoTopupEnabled
boolean
autoTopupThresholdMinor
integer | null
Required range: 0 <= x <= 1000000
autoTopupAmountMinor
integer | null
Required range: 100 <= x <= 1000000
payoutSchedule
enum<string>
Available options:
manual,
monthly

Response

The updated Product plan and money settings.

autoTopup
object
required
payoutSchedule
enum<string>
required
Available options:
manual,
weekly,
monthly