Wallet details
Method: GET
Route: /merchants/:merchant/wallets/:wallet (opens in a new tab)
Information about the selected Wallet, including main data, available balance, and brief statistics.
Path
Parameter | Type | Description |
---|---|---|
merchant | String | required Merchant ID in UUIDv4 format |
wallet | String | required Wallet ID in UUIDv4 format |
Response
Field | Type | Description |
---|---|---|
wallet | String | Wallet ID in UUIDv4 format |
currency | String | Wallet Сurrency |
network | String | Wallet Network |
autoConvert | Object | Autoconvert settings to Stablecoin |
details | Object | Balance and statistics |
⚠️
This API endpoint is private and requires an authorization header X-Api-Key