Gets a list of all beneficiaries.Copy Pageget https://api-sandbox.nofrixion.com/api/v1/beneficiariesAuthorization: End user token is required.Query ParamsmerchantIDuuidOptional. The ID of the merchant to retrieve the beneficiaries for. If not set beneficiaries for all merchants the user has access to will be returnedpageNumberint32The page number from where records are retrieved.pageSizeint32The number of records to be retrieved from a page.searchstringThe text filter used to retrieve the records.currencystringenumThe currency filter used to retrieve the records..NONEGBPEURUSDAUDBGNCADCZKDKKHUFISKCHFNOKPLNRONBTCShow 16 enum valuesincludeDisabledbooleanDefaults to falseIf set to true will include disabled beneficiaries as welltruefalsesortstringOptional expression to sort the order of the beneficiaries.sourceAccountIDuuidOptional. The ID of the source account to filter beneficiaries by.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponse 200Returns the list of beneficiaries.Updated 9 months ago