ACH
List ACH payments
List your ACH payments
get/ach
Query parameters
customerPartyIdstring
Defaults to your party. To act for another party, pass the ID of a party that has authorized you to act on its behalf.
status'CREATED' | 'AWAITING_APPROVAL' | 'APPROVAL_DENIED' | 'PROCESSING' | 'SETTLED' | 'FAILED' | 'RETURNED' | 'CANCELED'
direction'debit' | 'credit'
externalPartyIdstring
externalPartyAccountIdstring
limitinteger
cursorstring
Headers
X-Instance-IDstring nullable
Caller-chosen identifier for the agent run, session, or conversation, required when an agent moves money.
Response
Successful Response
Changes
Changed in 4 of the 28 revisions of this API.4
- ○
deleted the
headerrequest parameterX-Agent-IDwith deprecationrequest-parameter-removed-with-deprecation
- ○
- ○
headerrequest parameterX-Agent-IDwas deprecatedrequest-parameter-deprecated
- ○
- ○
added the new optional
queryrequest parametercustomerPartyIdnew-optional-request-parameter
- ○
- ○
endpoint added
endpoint-added
- ○