get https://api.akahu.io/v1/transactions/pending
Get a list of pending transactions from a user's connected accounts within the start
and end
time range.
This endpoint returns pending transactions from all of a user's accounts that the user has connected to your application.
️ ℹ️ Time range defaults to the last 30 days.
Pending transactions are not stable (eg. the date or description may change) due to the unreliable nature of the underlying NZ bank data.
️ ℹ️ You can tell when we last fetched a transaction by looking at it's
updated_at
key.
- All transactions timestamps are in UTC.
For more details see: