get
https://api.sandbox.1money.com/v1/customers//deposit_instructions
Returns the default deposit instruction for a specified asset and network.
Supported Instruction Types:
- Fiat — Bank account details for Wire and SWIFT deposits
- Crypto — Wallet address for token deposits
Default Wallet Addresses:
Each customer is automatically assigned a default deposit address for the following networks:
| Network | Type |
|---|---|
| EVM (e.g. Ethereum, Polygon, BNB Chain) | Default wallet address |
| Solana | Default wallet address |
| Tron | Default wallet address |
Customers may also request additional deposit addresses on any of these networks. This endpoint always returns the default address only. To manage multiple addresses, use the following endpoints instead:
| Endpoint | Description |
|---|---|
GET /all_deposit_instructions | List all deposit addresses across all networks |
POST /deposit_instruction | Request an additional deposit address |
GET /deposit_instruction/{id} | Retrieve a specific deposit address by ID |
For crypto deposits, verify the token contract address carefully before transferring funds to ensure you are depositing the correct token.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
