PUT
/
v1
/
accounts
/
{account_id}
/
balance
/
{denomination}
/
autorefill

Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

account_id
string
required
denomination
string
required

Body

application/json
denomination
string
threshold
integer
amount
integer
usd_charge
integer
refill_monthly
boolean