get https://api.staging.pungle.co/api/v1/card_issuing/accounts//ach/transactions
List ACH Transaction History
All ACH transactions will show up in the normal transaction history endpoint. This endpoint is a special endpoint that shows only ACH transactions and returns ACH specific information.
Response
Field | Type | Description |
---|---|---|
account_name | String | Name of ACH Account |
reject_code | String | NACHA Return Status Code |
status | String | Processor Status |
type | String, 'push' or 'pull' | Type of Transaction |
message | String | Message sent with Transaction |
amount | String | Amount formated in dollars and cents |
timestamp | String | Time of Transaction |