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

Authorizations

Authorization
string
header
required

Production keys begin with darwin_. Isolated sandbox keys begin with darwin_test_. Create keys in Developer settings.

Path Parameters

aiId
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