Noah Get Payout Channels Request
constructor(cryptoCurrency: String, country: String? = null, fiatCurrency: String? = null, fiatAmount: String? = null, paymentMethodId: String? = null, pageSize: Int? = null, pageToken: String? = null)
Parameters
crypto Currency
Crypto asset symbol the payout will originate from.
country
Optional ISO-3166 country code to filter channels by.
fiat Currency
Optional ISO-4217 fiat currency code the payout will be denominated in.
fiat Amount
Optional amount to seed channel-level fee calculations.
payment Method Id
Optional saved payment method id to filter channels by.
page Size
Optional page size between 1 and 100 (validated by the BFF).