List Custodial Account Closing BalancesAsk AIget https://sandbox.newline53.com/api/v1/custodial_account_closing_balancesRetrieves a paginated list of Custodial Account Closing balances, filtered by various parameters.Query Paramscustodial_account_uidstringFilter by Custodial Accountcustodial_account_external_uidstringFilter by Custodial Account External. Multiple values are allowed, e.g. custodial_account_external_uid[]=4XkJnsfHsuqrxmeX&custodial_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 Custodial Account Closing balances is returned 400Bad Request 500Internal Server ErrorUpdated 7 months ago