Create a ACH transfer

Creates a new ACH transfer

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

ACH transfers body

int64
required
≥ 0

The transfer amount.

string
length ≤ 8

Up to 8 alpha-numberic digits that will be added to the statement description.

uuid
required

The unique ID (RFC-4122 UUID) of the bank account enrollment to use in conjunction with this tranfer.

string
length ≤ 10

This field is used to add specific entry descriptions to the transfer. For example it could contain any of these: ACCTVERIFY for micro-entries (the amount must be greater than 0 and less than 100 to use this), PAYROLL, payout, Gas bill, ins. prem., Soc. Sec., DTC, Trade Pay, PURCHASE, etc.

string
length ≤ 250

Up to 250 chars of additional information about the transaction only visible to you.

uuid
required

The unique ID (RFC-4122 UUID) of the party that the funds are being transfered to.

string
length ≤ 35

Up to 35 chars of reference data about the transaction only visible to you.

boolean

If set to true the same day ach network will be used, if false or not set the standard ach network will be used.

string
enum
required

The type Standard Entry Class code for the ACH transfer. ARC (Accounts Receivable) for only debit types, BOC (Back Office Conversion) for only debit types, CCD (Corporate Credit or Debit) for both debit or credit types, CIE (Customer Initiated) for only credit types, CTX (Corporate Trade Exchange) for both debit or credit types, IAT (International ACH Transaction) for both debit or credit types, MTE (Machine Transfer) for both debit or credit types, POP (Point of Purchase) for only debit types, POS (Point of Sale) for both debit or credit types, PPD (Prearranged Payment and Deposit) for both debit or credit types, RCK (Re-presented Check) for only debit types, SHR (Shared Network Transaction) for both debit or credit types, TEL (Telephone-Initiated) for only debit types, TRC (Truncated Entry) for only debit types,TRX (Truncated Entry) for only debit types, WEB (Internet Initiated/Mobile) for both debit or credit types, XCK (Destroyed Check) for only debit types, ENR (Auto Enrollment) is neither debit or credit types and 0 amount.

uuid

The unique ID (RFC-4122 UUID) of the account whos data will be used to send the transfer.. This is only usable if the account ID is a descendant the account that is creating this transfer.

string
enum
required

The type of transfer: debit, credit, or non_monetary. A transfer is credit when a credit is originated from the account to an external party. A transfer is debit when a debit is originated from the account to an external party. A transfer is non_monetary when it is intended to create a non-monetary entry.

Allowed:
uuid

The unique ID (RFC-4122 UUID) of the party that the transfer is ultimately being sent from. This party must be associated with the account that the enrollment is associated with. This is only usable if the account has the intermediary_ach_debits or intermediary_ach_credits capability activated.

Headers
uuid

A key used to manage the response in the case of a duplicate request. If a response with the same key already exists, then the previous response will be echoed.

boolean

Setting this will run the execute all of the prechecks of creating the transfer but will not create it. If there is an error, a 400 response will return.

uuid

A parent account can include this header as reference to the descendent account being operated on.

Responses

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