Cancel ACH Transfer

Use the /cancelAchTransfer endpoint to cancel an ACH transfer that was initiated via the Create ACH Transfer endpoint.

Please note: Only ACH transactions in a status of 'N' (queued for transfer) may be cancelled. To retrieve the status of an ACH transaction, call the List ACH Requests endpoint.

Body Params

POST /v1/transaction/cancelAchTransfer Request body

string

The session key for the user. Created via Create ZTM Session and used for ZTM checks if your program is configured for ZTM.

string
required

The account's unique ID within Spidr

string
required

The ACH request's requestId field within Spidr

Responses

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