Transactions
Get transaction by reference
Retrieve a transaction by its reference with the Python SDK.
GET
Get transaction by reference
Use
blnk.transactions.get_by_reference to retrieve a transaction by reference.
1
Call the method
blnk.transactions.get_by_reference
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