Salt Edge Transactions Mapping
This data comes from SaltEdge's /api/v5/transactions endpoint and is returned from Meld's /bank-linking/transactions endpoint.
Meld Field | Description | SaltEdge Response Field |
|---|---|---|
amount | The amount of the transaction | amount |
currency | The currency used in the transaction | currency_code |
payee | The recipient of the transaction | description |
status | The status of the transaction | status |
transactionDate | The date and time the transaction was made | made_on |
postedDate | The date and time the transaction was posted | extra.posting_date |
Updated 2 months ago