Transfers API
The Transfers API allows you to create payment processing requests and retrieve details of each of them.
How it works
- Make sure both the Origin and Destinations Accounts have are successfully connected (either through the Accounts API or through Connect Links).
- Create a transfer request through the API.
- Obtain the Transfer’s status via Webhooks or via the Transfers API (Get Transfer or List Transfers).
All of our endpoints require a Bearer token that you can obtain here to make any type of request.