Create ACH Charge

Creates ACH debit/credit movement.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32
required

A positive integer in cents representing how much to charge.

string
enum
required

Sec. code' Must be one of the following: 'CCD','PPD','TEL','WEB'

Allowed:
string
enum
required

Type of flow. Must be one of the following: 'debit','credit'. 'debit' charges the customer and deposits funds in into your (the merchant). 'credit' charges you (the merchant) and deposits funds into your customers account

Allowed:
string

Account Number.

string

Routing Number

string

First name of account holder

string

Last name of account holder

string
enum

Account type. Must be one of the following: 'Personal Checking','Personal Savings','Business Checking','Business Savings'

Allowed:
string

Three-letter ISO currency code, in lowercase.

string

Recepient Email

string

The cardholder's phone number.

string

The customer's address for line 1.

string

The customer's ZIP code.

string

An ID against which a new subscription will be created.

string

Bank account ID of the ACH charge.

string

company_name is required when sending account type as Business Checking or Business Savings

Headers
string
required
Defaults to application/json

Indicates which content types, expressed as MIME types, the client is able to understand.

string
required
Defaults to application/json

Indicates the media type of the resource sent in the HTTP message body.

Possible Values:
application/json
application/x-www-form-urlencoded

string

Ensures that a request is processed only once, even if it is retried due to network timeouts or errors. When provided, the server uses the key to identify and return the result of a previous request with the same key, preventing duplicate operations (e.g., duplicate payments or record creation).

Responses

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