get https://api.reepay.com/v1/invoice//transaction//details
Get the payment provider specific details for a transaction. This is an unstructured response that is different for each payment provider.
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 |