Send a Payment

Send a Payment to a customer.

📘

Before using any endpoint, you need to set the environment:

Click on Environment in the Base URL and enter the appropriate option:
api (Production) for the live environment.
sandbox (Sandbox) for testing.

Body Params
string
required

Email or user_id of recipient

string
required

Recipient's full name

string
required

Payment amount

string
required

Description or memo of payment. Limit: 128 characters Type: Text / Numbers

string

not required - transaction ID

string

Your unique label

string

Sender's account ID (If left blank, the sender's primary bank account will be used by default).

string

Bank account number to send funds via direct deposit (ACH)

string

Routing number to send funds via direct deposit (ACH)

string

Bank account type to send funds via direct deposit (ACH)

string

Base64 encoded PDF attachment for recipient.

string

Use RTP if attempting to send an instant payment

recurring
object
Response

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json