Create a Direct Credit

Direct ACH Credit: This method allows you to send payments directly to your customer's bank account. First, create the customer profile and add a funding source. Then, you can proceed with the direct credit transaction.

📘

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 ID of recipient

string
required

Name of recipient

string
required

Payment amount

string
required

Description or memo for check. Limit: 128 characters Type: Text / Numbers

string

Payment number

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.

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