Noah Get Payout Quote Request
constructor(channelId: String, cryptoCurrency: String, fiatAmount: String? = null, cryptoAmount: String? = null, quoted: Boolean? = null, form: Map<String, Any>? = null, fiatCurrency: String? = null, paymentMethodId: String? = null, formSessionId: String? = null, businessFee: NoahBusinessFee? = null)
Parameters
channel Id
The channel id returned by NoahGetPayoutChannelsResponse.
crypto Currency
Crypto asset symbol funding the payout.
fiat Amount
Fiat amount the user expects to receive. Mutually exclusive with cryptoAmount.
crypto Amount
Crypto amount to sell. Mutually exclusive with fiatAmount.
quoted
Request a signed, rate-locked quote. Required to later submit a NoahQuotedOnchainDepositSourceTriggerInput payout.
form
Optional form payload satisfying the schema returned by NoahGetPayoutChannelFormResponse.
fiat Currency
Optional ISO-4217 fiat currency override.
payment Method Id
Optional saved payment method id to settle the payout to.
form Session Id
Optional existing form session to continue (reuses a prepared payout intent for multi-step forms).
business Fee
Optional business (partner) fee. Forwarded to Noah as BusinessFee.