Wallets
Get Wallet Deposit Instructions
Retrieve a specific wallet’s deposit instructions.
GET
Use the Prime SDK or CLI to test this endpoint by following the quickstart guide and running with the following examples
For more information, please visit the Prime Java SDK.
For more information, please visit the Prime Java SDK.
For more information, please visit the Prime .NET SDK.
For more information, please visit the Prime Go SDK.
For more information, please visit the Prime Python SDK.
For more information, please visit the Prime CLI.
For more information, please visit the Prime TS SDK.
Query Parameters
The deposit type
- UNKNOWN_WALLET_DEPOSIT_TYPE: nil value
- CRYPTO: A cryptocurrency deposit
- WIRE: A wire deposit
- SEN: DEPRECATED. A Silvergate Exchange Network deposit
- SWIFT: A SWIFT deposit
- SEPA: A SEPA deposit (Single Euro Payments Area)
Available options:
UNKNOWN_WALLET_DEPOSIT_TYPE
, CRYPTO
, WIRE
, SEN
, SWIFT
, SEPA
The name of the network
The network id: base, bitcoin, ethereum, solana etc
The network type
The network type: mainnet, testnet, etc
Response
200
application/json
A successful response.
The response is of type object
.