Skip to main content

Function Signature

Description

Returns the payout rails available for a given crypto asset. Only cryptoCurrency is required; country and fiatCurrency narrow the results, and fiatAmount refines channel availability and pre-calculated fees. Results are paginated. Pass the pageToken from a previous response to fetch the next page.

Parameters

Returns

NoahGetPayoutChannelsResponse — an envelope containing: NoahGetPayoutChannelsData: NoahChannel:
When a channel already carries a formSchema, use it directly instead of calling getPayoutChannelForm — it saves a round-trip.

Example

Errors