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.
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.
Fetch and update transaction categories.
GET requests to /account/:id/transactions can now be filtered by a requestId query parameter.
checkNumber is now available on the following transaction APIs
You can now receive custom category data on the transactions endpoint.
You can now edit or clear the note attached to any existing transaction via the new PATCH/api/v1/transaction/:transactionId endpoint.
We've updated the default behavior for the /account/:id/statement endpoint.
feeId is a new field added to the /account/:id/transactions endpoint's response.
Welcome to the developer hub and documentation for Mercury API!