Get Blockchain wallet
This endpoint allows the authenticated user to retrieve the details of a specific blockchain wallet. The request requires the wallet's unique_id . It returns details such as the wallet address, network, name, and status.
| Method | API Endpoint |
|---|---|
| GET | https://efylink-business.rare-able.com/api/user/blockchain_wallet/{wallet_id} |
headers: Object containing the API headers.
'Authorization : Bearer Token': Use Login API for access token
'X-CLIENT-ID': Use Get Credentials api to generate X-CLIENT-ID
'X-Api-Signature': To know how to generate please use Authentication
'X-Api-Timestamp': Timestamp
Body Params
wallet_id required Please use unique_id from Wallet List for Unique ID