✏️Editing Payout Limits

Setting
Effect
Last updated

Payout limits decide when a payout is auto-approved, held for approval, or rejected (see Payout limits & approval under Create Payout). They are edited per project from the PayRam dashboard — not via the API.
Open the project’s Payout Limits tab:
There you can set, per project:
Auto-approve (on/off) + amount
Payouts at or under the amount are auto-approved (pending); above it they are held (pending-approval).
Daily limit
Once a recipient’s payouts in this project for the day would exceed it, further payouts are held for approval.
Hourly limit
Same as the daily limit, applied per hour.
Minimum amount
Payouts below this are rejected outright.
Leaving a field blank makes the project inherit the installation default. The global minimum lives under Settings → Withdrawal Limits.
Changes apply to payouts created after the update; don’t hard-code limit values in your integration — manage them here.
Last updated
<https://yourdomain.com/settings/projects/{projectId}?tab=payoutConfig>