Update Wallet Asset
Gestión de Activos
Update Wallet Asset
This endpoint allows the client to update the status of a specific asset within a wallet.
Body Parameters
| Key | Required | Type | Description |
|---|---|---|---|
| isActive | true | boolean | Update asset status tied to a wallet. |
PATCH
Update Wallet Asset
Autorizaciones
Parámetros de ruta
Ejemplo:
"YOUR_WALLET_ID"
Ejemplo:
"WALLET_ASSET_ID"
Cuerpo
application/json
Ejemplo:
false

