Changelog

Get transactions for a Mercury Treasury account

You can now fetch Mercury Treasury transactions using the new endpoint GET /treasury/:id/transactions. Use the account ID from the UI or from the GET /accounts endpoint.

added

Update notes on a posted transaction

You can now edit or clear the note attached to any existing transaction via the new PATCH/api/v1/transaction/:transactionId endpoint.