Skip to main content

Function Signature

Description

Initiates a Noah payin (on-ramp) and returns a payinId plus the bank deposit instructions the customer should use to fund it. Once the fiat deposit settles, Noah sends crypto to destinationAddress on the specified network. Payin lifecycle updates arrive asynchronously through Noah FiatDeposit and Transaction webhooks — do not poll this response.

Parameters

Returns

NoahInitiatePayinResponse — an envelope containing: NoahInitiatePayinData: NoahBankDetails:

Example

Errors