Tink.TransactionReports (Tink v1.0.0)

Copy Markdown View Source

Transaction report access (v2). Requires transaction-reports:readonly scope.

Summary

Functions

Get a transaction report by ID.

Functions

get(client, report_id)

@spec get(Tink.Client.t(), String.t()) :: {:ok, map()} | {:error, Tink.Error.t()}

Get a transaction report by ID.