Export beneficiaries to CSV.Ask AIget https://api-sandbox.nofrixion.com/api/v1/beneficiaries/exportAuthorization: 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.Responses 200Returns the list of beneficiaries in CSV format. 202Accepted. The CSV file is being generated.Updated 9 months ago