ACH Transfer

ACH Transfer

Creates an ACH transfer transaction for the specified location.

Endpoint

POST {base_url}/api/locations/{{location_id}}/transactions/transfer

Path Parameters

ParameterTypeRequiredDescription
location_idstringYesIdentifier of the location where the ACH transaction will be processed

Body Parameters

FieldTypeRequiredDescription
tokenstringYesToken representing the ACH payment method
user_idstringYesIdentifier of the user performing the transaction
invoice_nostringNoInvoice reference associated with the transfer
amountnumberYesTransaction amount to be processed
Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!