Transactions
Get transaction lineage
See how a transaction’s spend was allocated across providers with the Java SDK.
GET
Get transaction lineage
Use
blnk.transactions().getLineage for this operation.
1
Call the method
2
Use the provider breakdown
Read
fund_allocation for how much came from each provider. Read shadow_transactions for the internal records Blnk created to track each provider’s share.3
Response
200 OK
Related docs
Fund lineage
Tagged funds, allocation strategies, and shadow transactions.
View transaction lineage
HTTP request and response schema.