List affiliate's closing balancesget https://testapi.multisafepay.com/v1/json/accounts/{account_id}/closing-balancesAs a partner, list the closing balances of an affiliated merchant.Path Paramsaccount_idstringrequiredThe affiliate's MultiSafepay account ID.Query Paramsapi_keystringrequiredThe partner's API key.limitintegerThe number of results to return.offsetintegerThe number of results to offset the limit by.fromdateThe beginning of the date range to filter results by.untildateThe end of the date range to filter results by.Responses 200Request successful 404ErrorUpdated 2 months ago