Get a funding method
Retrieve a single funding method by ID.
Headers
Bearer token. Format: Bearer <api_key>
Path Parameters
Funding method identifier.
Response
The request has succeeded.
- Option 1
- Option 2
A funding method, discriminated by type. Use the type field to narrow
the details payload:
CRYPTO_ADDRESS→detailsisCryptoFundingMethodDetailsBANK→detailsisBankFundingMethodDetails
Object type. Always funding_method.
funding_method Unique funding method identifier.
Account this funding method belongs to.
Display name for this funding method (set when the funding method was created).
Discriminator. Always CRYPTO_ADDRESS for this variant.
CRYPTO_ADDRESS Current status of this funding method.
ACTIVE, INACTIVE, DELETED Asset codes that can be sent to this address — e.g. ["USDC", "USDT"].
Crypto-specific deposit details.
When this funding method was created.