Gets a list of all payout metrics for a specific merchant.Ask AIget https://api-sandbox.nofrixion.com/api/v1/payouts/metricsAuthorization: End user or Merchant token (IP address whitelisted) is required.Query ParamsmerchantIDuuidRequired. The ID of the merchant to get the payout metrics for.fromDatedate-timeThe date filter to apply to retrieve payouts created after this date as metrics.toDatedate-timeThe date filter to apply to retrieve payouts created up until this date as metrics.searchstringThe text filter to apply to retrieve payouts with a similar title, description, merchant name or contact information as metrics.currencystringenumThe currency filter to apply to retrieve payouts with this currency as metrics.NONEGBPEURUSDAUDBGNCADCZKDKKHUFISKCHFNOKPLNRONBTCShow 16 enum valuesminAmountdoubleThe amount filter to apply to retrieve payouts that exceed this amount as metrics.maxAmountdoubleThe amount filter to apply to retrieve payouts that don't exceed this amount as metrics.tagsarray of uuidsThe tag filter to apply to retrieve payouts with at least one of these tags as metrics.tagsADD uuidHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponse 200OKUpdated 9 months ago