Create a wallet-scoped auto-claim schedule
Auto-claims
Create Wallet Auto-Claim Schedule
Schedules a recurring claim of up to the given amount on a UNIX cron (at least daily) from reward certificates held by the given wallet address. Requires the auto-claim-rewards capability.
POST
Create a wallet-scoped auto-claim schedule
Body
application/json
Claim up to this amount each run; if less is available, claims what's available
Example:
"100.00"
UNIX cron expression (5 fields). Must fire at most once per day
Example:
"0 9 * * *"
Destination asset: 'brl' for bank transfer or 'brlv' for on-chain tokens
Available options:
brl, brlv Example:
"brlv"
Response
Auto-claim schedule created
The auto-claim schedule