Add wallets to Auto-transfer Preset

Endpoint to add a Wallets to AutoTransferPreset.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Required scopes:
  • wallet_write
Fingerprint order:
  • presetId,walletIds,token
Path Params
string
required

The AutoTransferPreset ID

Body Params

The Wallet JSON parameters.

walletIds
array of strings

A list of Wallet IDs.

walletIds
Headers
string
required
Defaults to {{fingerprint}}

Advanced authentication: SHA512SUM of the fingerprint values listed in the fingerprint order for this endpoint.

string
required
Defaults to {{fingerprint_signature}}

Advanced authentication: Signature of the X-Soldo-Fingerprint.

Responses
204

No content as result.

400

Your request has missing arguments or is malformed.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!