get https://api.reepay.com/v1/invoice//transaction/
Gets a single Transaction by transaction id and invoice id or handle.
Errors
The operation can generate the following errors beside the generic HTTP error codes described here.
Error code | HTTP code | Description |
---|---|---|
31 | 404 | Invoice not found |
70 | 404 | Transaction not found |