Email an OTP to save/remove an account
Payouts
Email an OTP to save/remove an account
Sends a 6-digit code (10-minute TTL, hashed at rest) to the business owner. Required to add or remove a payout account. Requires the invoice:write scope.
POST
Email an OTP to save/remove an account
Authorizations
Paste your secret key as the bearer token: sk_test_… (test) or sk_live_… (live). That is all a normal API call needs. OAuth access tokens from POST /v1/oauth/token also work, but a client id/secret is only for platforms acting on another tenant's behalf, not for your own integration.
Response
200 - application/json
OK