Transactions
Get transaction by reference
Retrieve a transaction by its reference with the TypeScript SDK.
GET
Get transaction by reference
Use
blnk.Transactions.getByReference to retrieve a transaction by reference.
1
Call the method
blnk.Transactions.getByReference
2
Use the transaction details
Use the returned transaction ID when you need to refund, update inflight status, or inspect lineage.
3
Response
200 OK