Noah Initiate Payin Request
constructor(fiatCurrency: String, cryptoCurrency: String, network: String, destinationAddress: String, businessFees: Map<String, NoahBusinessFee>? = null)
Parameters
fiat Currency
ISO-4217 fiat currency code the payin will be denominated in.
crypto Currency
Crypto asset symbol the payin will resolve into.
network
CAIP-2 chain id for destinationAddress (e.g. eip155:1). Prefer NoahNetwork constants; non-CAIP-2 values like "Ethereum" are rejected by the BFF.
destination Address
Address that should receive the resulting crypto balance.
business Fees
Optional per-payment-method business (partner) fees, keyed by payment method type. Forwarded to Noah as BusinessFees.