v1
latestOpenAPI 3.0.02026-07-24103118224.7 KBAuto Payouts
Configure auto-payout for a currency
Creates or updates a daily auto-payout rule for the given currency. Each day at the configured global hour, the merchant's full withdrawable balance (net of obligations) for that currency is swept to the destination account.
put/api/auto-payout
Request body
Example request
{
"currency": "USDC",
"accountId": "acc_1234567890abcdef"
}Response
Auto-payout configuration saved