Create an API Payout
All requests to the /v2/payouts/* endpoints must include both the clientid and apikey as detailed in the Authentication document.
info
All requests to the /v2/payouts/*
endpoints must include both the client_id
and api_key
as detailed in the Authentication document.
First, follow the guide here to add a payout method to a user.
Create an ACH Payout
Method
Make a request to the /v2/payouts/create endpoint
Create a PayPal Payout
Method
Make a request to the /v2/payouts/create endpoint
Create a Venmo Payout
Method
Make a request to the /v2/payouts/create endpoint