I'd like to be able to reference the original transaction that was refunded after I receive the webhook.
I do see that the webhook payload contains transaction id, but it refers to the refund transaction itself, not the original transaction.
09-16-2024 12:21 PM
The refund has its own transaction id. But one can use the API to lookup the transaction detail and get to the original transaction that way
09-24-2024 01:23 PM