Create an account-wide auto-claim schedule
Auto-claims
Create Auto-Claim Schedule
Schedules a recurring claim of up to the given amount on a UNIX cron (at least daily) across all of the account’s reward certificates. Requires the auto-claim-rewards capability.
POST
Create an account-wide auto-claim schedule
Path Parameters
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