Initiate payin
Creates a bank-deposit-to-onchain payin workflow and returns bank details.
Authorizations
Client API Key or Client Session Token (CST). Pass as a Bearer token in the Authorization header.
Body
Fiat currency code.
Crypto currency symbol. In Noah sandbox, tickers must be suffixed with _TEST (e.g. USDC_TEST); use the unsuffixed ticker in production. See Noah's sandbox naming convention.
CAIP-2 chain ID.
Onchain destination address.
Optional per-PaymentMethodType business fee overrides (e.g. BankAch,
BankFedwire, BankSepa). Each entry defines the business fee applied
to customer transactions using that payment method.
Response
Payin workflow created successfully