Update wallet
Update an existing wallet
| Path Parameters |
|---|
uuid string — REQUIRED |
| Header Parameters |
|---|
X-Bc-Token string — REQUIREDJWT token with user account |
X-Bc-Ws string — REQUIREDUUID of the workspace |
| Request Body — REQUIRED |
|---|
name string |
color string |
type string |
balance string |
currency string |
exclude_from_stats integer |
| Responses |
|---|
200Wallet updated successfully |
404Wallet not found |