post
https://api.softpoint.io/interface/api/locations//transactions/1CBA11F1-0B28-0E0B-94EA-D05099D6021D/void
ACH Void
Voids a previously created ACH transaction.
Endpoint
POST {base_url}/api/locations/{{location_id}}/transactions/{transaction_id}/void
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| location_id | string | Yes | Identifier of the location |
| transaction_id | string | Yes | Identifier of the transaction to be voided |
Description
If the request is successful, the transaction will be marked as void.
