Skip to main content
GET
Get transaction
Use blnk.Transactions.get to fetch a single transaction by its transaction ID.
The TypeScript SDK does not expose a list method for transactions. Use Search or get by reference instead.
1

Call the method

blnk.Transactions.get
2

Use the transaction details

Read response.data for status, amounts, source, destination, and metadata. Use the transaction ID for refunds, inflight updates, or lineage queries.
3

Response

200 OK

Need help?

We are very happy to help you make the most of Blnk, regardless of whether it is your first time or you are switching from another tool. To ask questions or discuss issues, please contact us or join our Discord community.