Returns a previously received (and posted, or awaiting posting) ACH RDFI transaction. The original transaction must have been received by Qolo as an approved RDFI ACH transaction (request_code 'LT-DDA_IN' or 'UT-DDA_OUT'). The supplied return_code is validated against the ACH Return Codes configurations. currently supported return codes are: R05, R06, R07, R10, R13, R14, R15, R16, R17, R20, R29, R31.
Returns the ACH return queued for processing.
Bad request
Unauthorized
Original transaction not found
Server Error
{- "txn_guid": "0017d7fb-f072-440d-86fd-a7ae6238e591",
- "bank_eft_guid": "b91916c2-ae47-47fc-87e2-5a0a340e4c0b",
- "return_code": "string",
- "addenda_description": "string",
- "written_statement_obtained": true
}{- "return_bank_eft_guid": "a12cf629-60a8-4b42-b65c-80cf03e22f8b",
- "reverse_txn_guid": "1c5ffe75-1896-4946-ad70-748a1803a4ef",
- "message": "string",
- "txn_guid": "0017d7fb-f072-440d-86fd-a7ae6238e591",
- "bank_eft_guid": "b91916c2-ae47-47fc-87e2-5a0a340e4c0b",
- "return_code": "string",
- "addenda_description": "string",
- "written_statement_obtained": true
}