Skip to main content
POST
Simulate receiving ACH return

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Incoming ACH return simulation

Simulate receiving an ACH return

ach_id
string<uuid>
required

ID of an outgoing ACH transfer to be returned.

Example:

"23a37f14-16eb-461d-9331-b78182adbad4"

Response

Simulated receiving ACH return

The response is of type object.