v1

latestOpenAPI 3.0.02026-07-26117342409.6 KB
Sandbox Deposits

Create Sandbox Deposit

Create a test deposit to fund a profile in the sandbox environment.

Always specify crypto_network when making a crypto sandbox deposit. Omit the parameter when depositing fiat.

This functionality is only available in the sandbox environment.

post/sandbox/profiles/{profile_id}/deposit

Path parameters

profile_idstring required

The ID of the profile that will credited with the assets.

Request body

assetstring required

The kind of asset to deposit.

amountstring required

The amount to deposit.

crypto_network'BITCOIN' | 'ETHEREUM' | 'BITCOIN_CASH' | 'LITECOIN' | 'SOLANA' | 'POLYGON_POS' | 'BASE' | 'ARBITRUM_ONE' | 'STELLAR' | 'INK' | 'XLAYER' | 'AVALANCHE' | 'DOGECOIN' | 'SUI' | 'ROBINHOOD' | 'BNB'

A CryptoNetwork is a blockchain transmitting cryptocurrencies.

crypto_addressstring

Response

A successful response.

activity_idstring

The UUID of the customer activity created for the deposit.