Skip to main content
POST
Send mass-payout email code
Email yourself a single-use MFA code. Use it as the emailed-code factor in the VERIFICATION_PROPS fields of Queue a batch. This endpoint takes no parameters — the email address is inferred from your dashboard session.
If you verify with a passkey or TOTP instead, you don’t need this call.
cURL

Authorization

Dashboard-only (JWT) with a merchant role and the mass-payouts:manage team permission. API keys are not accepted — an API key gets 401 {"error":"Invalid or expired token"}. See the Authentication guide. Rate limit: 3 per 15 minutes.

Full request example

JavaScript

Errors

See also