{
"status": "text",
"error": {
"Code": 0,
"Message": "text"
},
"state": {
"totalCount": 0,
"subscriptionCount": 0,
"state": "NONE",
"savingsCost": 0,
"monthlyEstimateCost": 0,
"accounts": [
{
"linkedAccountId": "text",
"linkedAccountName": "text",
"autoRiSubscribed": false,
"autoSpSubscribed": false,
"subscribed": false,
"purchase": false,
"estimatedCost": 0,
"accountStatus": "text"
}
]
},
"list": [
{
"yearMonth": "text",
"lastDay": "Service Platform",
"totalSavingCost": 0,
"autoSavingCost": 0,
"mySavingCost": 0,
"estimatedCost": 0,
"estimatedAutoSavingCost": 0,
"estimatedMySavingCost": 0,
"savingsCostComparedPreviousMonth": 0,
"savingsRateComparedPreviousMonth": 0
}
],
"lastMonthNetSavings": {
"yearMonth": "text",
"lastDay": "Service Platform",
"totalSavingCost": 0,
"autoSavingCost": 0,
"mySavingCost": 0,
"estimatedCost": 0,
"estimatedAutoSavingCost": 0,
"estimatedMySavingCost": 0,
"savingsCostComparedPreviousMonth": 0,
"savingsRateComparedPreviousMonth": 0
}
}