Create a Direct Debit

The ACH Direct Debit endpoint provides a secure and efficient way for businesses to debit customers bank account funds directly from customers' bank accounts. To use this feature, Paynote's "On Demand Payments" must be enabled to store customer bank details for future direct debits.

Recipes
🦉
Create ACH Direct Debit
Open Recipe

📘

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 sender, with On-demand Funding Source

string
required

Name of sender

string
required

Payment amount

string
required

Description or memo for invoice

string

Payment number

string

Your unique label

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