Requirements
Before creating your first Payout Link, you must have:- A Dots account.
- Created an App using the Dashboard or the Dots API.
1. Creating a Payout Link
You can create a Payout Link using the Dashboard or the API. Below you will find the steps to create a Payout Link using each of these options:- API
- Dashboard
To create the Payout Link using the API, you will need to use the App API Key and Client ID. You can find this information by accessing the Dashboard, selecting the desired App, and then selecting API Management on the sidebar.With your credentials, you can create the Payout Link using the Create a Payout Link endpoint. The only required parameter is the The
amount value. However, you have several other options available, which are described in the following table:The following code block presents request and response examples of creating a Payout Link using the Create a Payout Link endpoint.
link parameter in the response will provide the Payout Link you can share with the payee.2. Using the Payout Link
When the payee receives and uses the Payout Link, they’ll be redirected to the Dots portal. The payees will be guided through a quick onboarding process. The payee will complete the following steps:- Enter a phone number.
- Verify the phone number.
- Submit the IRS Form W-8BEN or W9 depending on location and payout size.
- Select the payout method.
- Provide the payout method information.

