HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Perform an ACH funding transaction

Body Params
string
length between 1 and 255

Transaction Internal Note

number
required

Explicit decimal point and trailing zeros are truncated. Example: 1234.56.

string
required
date

Effective entry date for the transaction in the Nacha file. Needs to be an eligible date for Effective Entry Date if present.

string

Optional external ID to track the transaction

boolean

Amount must be 0 if true

string
required
length between 1 and 255

The first 10 character of the description will be used as Company Entry Description in the Nacha file. (For ACH endpoints). Originator to receiver message (For wire endpoints).

Headers
string

For each new Transaction Request, the optional IdempotencyKey should be a unique identifier (UUID). If the same IdempotencyKey is used a second time for the same API, the application will not process a new transaction, but return the response of previous request. IdempotencyKey records have TTL of 24 hours.

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*