DocsAPI Reference
Log In
Docs

Akoya Transactions Mapping

Note that Akoya doesn't return PENDING transactions for some institutions, including Chase, so they won't show up.

This data comes From Akoya's /transactions/{version}/{providerId}/{accountId} endpoint and is returned from Meld's /bank-linking/transactions endpoint.

Meld Field

Description

Akoya Response Field

amount

The amount of the transaction

transactions.amount

currency

The currency used in the transaction

Not available

payee

The recipient of the transaction

Not available

status

The status of the transaction

POSTED == transactions.status

  • If returns True, Meld will populate the value as POSTED 
  • If returns False, Meld will populate the value as PENDING

transactionDate

The date and time the transaction was made

  transactions.transactionTimestamp

postedDate

The date and time the transaction was posted

 transactions.postedTimestamp