Skip to main content

Function Signature

Description

Loads the dynamic form schema for a payout channel so you can collect the recipient fields that channel requires before requesting a quote. The channelId is percent-encoded as a single path segment, so identifiers containing reserved characters are handled safely.
Channels returned by getPayoutChannels may already include an inline formSchema. When they do, use it directly and skip this call.

Parameters

Returns

NoahGetPayoutChannelFormResponse — an envelope containing: NoahGetPayoutChannelFormData:

Example

Errors