Skip to main content
GET
List required recipient fields

Authorizations

x-api-key
string
header
required

Query Parameters

sourceCode
enum<string>
required

Source asset code (e.g. USDC, USD).

Available options:
USD,
EUR,
GBP,
CHF,
JPY,
CAD,
AUD,
NZD,
SGD,
HKD,
CNY,
KRW,
INR,
BRL,
MXN,
ARS,
CLP,
COP,
PEN,
ZAR,
NGN,
KES,
GHS,
EGP,
AED,
SAR,
ILS,
TRY,
PLN,
CZK,
HUF,
SEK,
NOK,
DKK,
THB,
IDR,
MYR,
PHP,
VND,
TWD,
USDC,
USDT,
DAI,
EURC,
PYUSD,
BTC,
ETH,
SOL,
TRX
sourceChain
enum<string>

Source chain when the source asset is a crypto token (e.g. ethereum). Omitted for fiat sources.

Available options:
ethereum,
base,
solana,
polygon,
arbitrum,
optimism,
avalanche,
tron,
stellar,
bsc,
bitcoin
destinationCode
enum<string>
required

Destination asset code (e.g. USD, USDC).

Available options:
USD,
EUR,
GBP,
CHF,
JPY,
CAD,
AUD,
NZD,
SGD,
HKD,
CNY,
KRW,
INR,
BRL,
MXN,
ARS,
CLP,
COP,
PEN,
ZAR,
NGN,
KES,
GHS,
EGP,
AED,
SAR,
ILS,
TRY,
PLN,
CZK,
HUF,
SEK,
NOK,
DKK,
THB,
IDR,
MYR,
PHP,
VND,
TWD,
USDC,
USDT,
DAI,
EURC,
PYUSD,
BTC,
ETH,
SOL,
TRX
destinationChain
enum<string>

Destination chain when the destination asset is a crypto token. Omitted for fiat destinations.

Available options:
ethereum,
base,
solana,
polygon,
arbitrum,
optimism,
avalanche,
tron,
stellar,
bsc,
bitcoin
destinationCountry
string

Beneficiary country ISO 3166-1 alpha-2 or alpha-3 code. Required when the destination is a fiat bank rail; informational only — requirements are selected by rail (domestic rails always target a US account; swift is country-agnostic).

paymentRail
enum<string>

Payment rail for the outbound leg when applicable. Conduit may resolve this server-side when unambiguous. Input is case-insensitive (fedwire and FEDWIRE both work); the documented wire value is lowercase (fedwire).

Available options:
rtp,
fedwire,
ach,
swift,
fednow
recipientType
enum<string>

Whether the recipient is an individual or a business.

Available options:
individual,
business
recipientRail
enum<string>

Set to crypto to discover the fields for a crypto autoPayout recipient (an ONRAMP chains a crypto Withdrawal to an on-chain address). crypto is the only accepted value — fiat rails are derived from the fiat dimensions, which are mutually exclusive with it (destinationCountry/paymentRail/recipientType). Input is case-insensitive; the documented wire value is lowercase (crypto).

Available options:
crypto

Response

destinationRecipient
enum<string>
required
Available options:
required,
none
fields
object[]
required
reason
string