Headless
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.
post/payments/virtual-account/deposit-instructions
Headers
X-Idempotency-Keystring uuid
Request body
Example request
{
"destinationCurrencyCode": "USDC",
"destinationWalletAddress": "0x000000000000000000000000000000000000dEaD",
"serviceProvider": "NOAH",
"sourceCurrencyCode": "USD"
}Response
Deposit instructions created or returned successfully