Send global mass payouts to sellers and contractors via PayPal Enterprise Payouts (Hyperwallet)

domain: developer.paypal.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Apply for access to PayPal Enterprise Payouts (formerly Hyperwallet) through PayPal's enterprise sales channel — it is not self-serve; once provisioned, receive program credentials and API documentation from your implementation manager.
  2. Authenticate with Hyperwallet's REST API using HTTP Basic Authentication with your program credentials; all requests go to the program-specific base URL provided during onboarding.
  3. Create a payee (user) record via POST /v4/users with required fields including client_user_id, program_token, profile_type (INDIVIDUAL or BUSINESS), and address fields; Hyperwallet performs KYC verification asynchronously.
  4. Once the user is ACTIVATED, create a payout method (bank account, PayPal, prepaid card, etc.) via POST /v4/users/{userToken}/bankAccounts or the appropriate endpoint for the chosen payout rail in the target country.
  5. Initiate a payment via POST /v4/payments with amount, currency, purpose, destination_token (the user's payout method token), and a unique clientPaymentId for idempotency.
  6. Subscribe to webhook events (USER_ACCOUNT_STATUS_TRANSITION, PAYMENT_STATUS_TRANSITION) to track KYC completions and payment outcomes; check payment.status transitions through SCHEDULED, IN_PROGRESS, COMPLETED, or FAILED.

Known gotchas

Related routes

Integrate Payoneer Mass Payout API to disburse marketplace earnings to global sellers in their local currencies
developer.payoneer.com · 6 steps · unrated
Send batch payouts to sellers and contractors using the PayPal Payouts API
developer.paypal.com · 6 steps · unrated
Initiate multi-currency global payouts via the Airwallex Payouts API
www.airwallex.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans