Get beneficiariesAsk AIget https://api.sandbox.toq.io/wallet/api/customers/{customerId}/clients/{clientId}/beneficiariesThis endpoint allows to get a list of beneficiariesPath ParamscustomerIdstringrequiredcustomerIdclientIdstringrequiredclientIdQuery ParamsaccountIdstringrequiredaccountIdsourceCurrencystringrequiredsourceCurrency of the sender accountvisiblestringFilter the list of beneficiaries based on their visibility status. If set to TRUE, only visible beneficiaries are returned. If set to FALSE, only hidden beneficiaries are returned. If set to ALL, all beneficiaries, both visible and hidden, are returned. If the parameter is left empty, only visible beneficiaries are returned by default.Responses 200OK 401Unauthorized 403Forbidden 404Not FoundUpdated about 1 year ago