Update Wallet Asset
Gestão de Ativos
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
Autorizações
Parâmetros de caminho
Exemplo:
"YOUR_WALLET_ID"
Exemplo:
"WALLET_ASSET_ID"
Corpo
application/json
Exemplo:
false

