This endpoint allows the client to update the status of a specific asset within a wallet.
Key | Required | Type | Description |
---|---|---|---|
isActive | true | boolean | Update asset status tied to a wallet. |
"YOUR_WALLET_ID"
"WALLET_ASSET_ID"
200
The response is of type object
.
This endpoint allows the client to update the status of a specific asset within a wallet.
Key | Required | Type | Description |
---|---|---|---|
isActive | true | boolean | Update asset status tied to a wallet. |
"YOUR_WALLET_ID"
"WALLET_ASSET_ID"
200
The response is of type object
.