Create or retrieve standing virtual-account onramp deposit instructions
Provisions a standing virtual bank account for recurring onramp deposits, or returns the existing instructions when the same customer, provider, payment method, currency pair, and destination wallet were already set up.
Authorizations
Headers
Dated API version to use for this request, e.g. 2026-02-03.
"2023-12-19"
Body
Request to provision or retrieve standing virtual-account deposit instructions
Meld customer id
1Destination cryptocurrency code
1"USDC"
Wallet address that will receive the purchased cryptocurrency
1"0x000000000000000000000000000000000000dEaD"
Desired type of virtual account to create for sending the fiat currency to
ACH, SEPA, PIX, MOBILE_MONEY Service provider used for creating the virtual deposit account
NOAH, DUENETWORK "NOAH"
Source fiat currency code
1"USD"
Customer phone number — required when paymentMethodType is MOBILE_MONEY and the provider requires it
Response
Deposit instructions created or returned successfully
Standing virtual-account deposit instructions
Meld customer id
1Unique id for this deposit instruction row
1Destination cryptocurrency code
1Destination wallet address for the purchased crypto
1"0x000000000000000000000000000000000000dEaD"
Type of the virtual account created
ACH, SEPA, PIX, MOBILE_MONEY Service provider
NOAH, DUENETWORK "NOAH"
Source fiat currency code
1Bank information for the fiat transfer; shape depends on paymentMethodType
- AchReceivingBankInformation
- MobileMoneyReceivingBankInformation
- PixReceivingBankInformation
- SepaReceivingBankInformation
Raw provider-specific fields not mapped into receivingBankInformation