List Synthetic Account Closing BalancesAsk AIget https://sandbox.newline53.com/api/v1/synthetic_account_closing_balancesRetrieves a paginated list of Synthetic Account Closing balances, filtered by various parameters.Query Paramssynthetic_account_uidstringFilter by Synthetic Account. Multiple values are allowed, e.g. synthetic_account_uid[]=4XkJnsfHsuqrxmeX&synthetic_account_uid[]=exMDShw6yM3NHLYV.synthetic_account_external_uidstringFilter by Synthetic Account External. Multiple values are allowed, e.g. synthetic_account_external_uid[]=4XkJnsfHsuqrxmeX&synthetic_account_external_uid[]=exMDShw6yM3NHLYV.limitintegerDefaults to 100Maximum number of items to retrieve. This filter is automatically applied with the default value if not given.offsetintegerDefaults to 0Index of the items to start retrieving fromnet_usd_closing_balance_as_ofdate-timenet_usd_closing_balance_beforedate-timenet_usd_closing_balance_afterdate-timeHeadersx-trace-idstringrequiredA unique identifier provided for each request. Duplicate values submitted in requests within 7 days of each other will cause the request to be rejected.Responses 200A list of Synthetic Account Closing balances is returned 400Bad Request 500Internal Server ErrorUpdated 7 months ago