ACH
Queries related to ACH (Automated Clearing House) transactions
Last updated
Was this helpful?
Queries related to ACH (Automated Clearing House) transactions
Last updated
Was this helpful?
/APIcardProcREST/v1.0.0/Query/ACHTransaction
A unique session key used for authentication in API calls. This key is generated upon successful authentication and must be included in all subsequent requests.
A1842D663E9A4A72XXXXXXXX303541303234373138
application/json
application/json
A query string for obtaining specific transaction records using Number's query language. Build logical terms and join them with '&&' for logical AND or '||' for logical OR. Use single quotes for text and date values. Refer to the variable chart for query composition:
(B=3)&&(E=1)&&(C>'2024-09-01')