Skip to main content
POST
Configure automatic balance reload

Authorizations

Authorization
string
header
required

Locus Pro dashboard session (Cognito).

Body

application/json
thresholdUsd
string
required

Non-negative exact decimal string with at most six fractional digits. Endpoint-specific positivity and amount limits still apply.

Pattern: ^\d+(?:\.\d{1,6})?$
amountUsd
string
required

Non-negative exact decimal string with at most six fractional digits. Endpoint-specific positivity and amount limits still apply.

Pattern: ^\d+(?:\.\d{1,6})?$

Response

Automatic reload configuration updated; autoRecharge is null when disabled