Active IQ数字顾问针对API配置提出反馈意见
适用场景
Active IQ DA
问题描述
尝试添加少量内部信息板和自动报告、以告知支持合同何时到期以及系统的其他重要方面。
•尝试通过API添加它们时、我们收到以下错误:
•我看到的错误包含在我的一条评论中。返回相同类型的错误–"EOS_Months is not a valid"。
The valid fields are contractMonths, totalSystems, ssp, hw, nrd, union. { "result": [ { "contractMonths": 0, "totalSystems": 0, "ssp": 0, "hw": 0, "nrd": 0, "union": 0 } ] } • From the way this api info reads eos months should be the same as actual contractMonths • The grey parts towards the bottom of the screen are the help info for your reference: • For /v1/eos/summary, do the same thing. instead of eos_months, do eosMonths