ACH Void

ACH Void

Voids a previously created ACH transaction.

Endpoint

POST {base_url}/api/locations/{{location_id}}/transactions/{transaction_id}/void

Path Parameters

ParameterTypeRequiredDescription
location_idstringYesIdentifier of the location
transaction_idstringYesIdentifier of the transaction to be voided

Description

If the request is successful, the transaction will be marked as void.

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!