Salt Edge Partners Balance Mapping
This data comes from SaltEdge Partners api/partners/v1/accounts endpoint and is returned from Meld's /bank-linking/accounts endpoint.
| Meld Field | Description | SaltEdge Partners Response Field |
|---|---|---|
| currency | The currency of the account balance | currency_code |
| currentAmount | The current amount in the account | balance |
| availableAmount | The available amount in the account | extra.available_amount |
| updatedAt | The last time balances were updated | updated_at |
Updated 2 months ago