ACH Transaction Status
Method
Description
Method
Description
GET
GetTransactionStatusByTransactionId
https://api.afinis.org/v1/payments/ach/status/transactionId/{transactionIdentification}
ACH transaction status by TransactionId.
Technical documentation link
Swagger specifications link
STATUS: Candidate Recommendation
POST
payments-ach-debit-status-post
https://api.afinis.org/v1/payments/ach/debit/status
ACH debit status.
Technical documentation link
Swagger specifications link
STATUS: Candidate Recommendation
NOTE - In the API Request:
• Delete any fields not required for the API Call.
• If a date is provided, the field must be either a single date OR a date range.
• If an amount is provided, the field must be either a single amount OR an amount range.
GET
GetTransactionStatusByInstructionId
https://api.afinis.org/v1/payments/ach/status/instructionId/{instructionIdentification}
ACH transaction status by InstructionId.
Technical documentation link
Swagger specifications link
STATUS: Candidate Recommendation
POST
payments-ach-credit-status-post
https://api.afinis.org/v1/payments/ach/credit/status
ACH credit status.
Technical documentation link
Swagger specifications link
STATUS: Candidate Recommendation
NOTE - In the API Request:
• Delete any fields not required for the API Call.
• If a date is provided, the field must be either a single date OR a date range.
• If an amount is provided, the field must be either a single amount OR an amount range.