Authorization: Bearer ********************
curl --location --request GET 'https://api.upbooks.io/api/v1/asset/total-assetValue?toDate&fromDate¤cy'
{
"data": [
{
"value": "string",
"subValue": "string",
"routerLink": "string"
}
],
"totalCount": 0,
"filteredCount": 0,
"message": "string"
}