v1
latestOpenAPI 3.0.02026-07-22132134279.3 KBaccounts
List account balances by month
List account balances by month.
get/accounts/{account_guid}/monthly_account_balance
Path parameters
account_guidstring required
The unique identifier for the account. Defined by MX
Query parameters
from_datestring
Return transactions starting from this day, based on the transaction date. Defaults to 120 days ago if not provided. Format should be ISO 8601 format (2013-05-28).
to_datestring
Return transactions ending with this day, based on the transaction date. Defaults to 5 days forward from the day the request is made so as to capture pending transactions. Format should be ISO 8601 format (2013-05-28).
Response
OK