查询新购订单价格(N100型)(1) 响应示例 { "statusCode": 800, "returnObj": { "isSucceed": true, "totalPrice": 2937.24, "finalPrice": 2937.24, "subOrderPrices": [ { "totalPrice": 337.24, "finalPrice": 337.24, "serviceTag": "OVMS", "cycleCount": 2, "orderItemPrices": [ { "itemId": "XXXXXXXX", "resourceType": "VM", "ctyunName": "弹性云主机ECS", "instanceCnt": "1.0", "totalPrice": 313.24, "finalPrice": 313.24 }, { "itemId": "XXXXXXXX", "resourceType": "EBS", "ctyunName": "云硬盘", "instanceCnt": "40.0", "totalPrice": 24.0, "finalPrice": 24.0 }, { "itemId": "xxxxxxxx", "resourceType": "NETWORK", "ctyunName": "弹性IP", "instanceCnt": "2.0", "totalPrice": 40, "finalPrice": 40 } ] }, { "totalPrice": 2600.0, "finalPrice": 2600.0, "serviceTag": "CFW", "cycleCount": 2, "orderItemPrices": [ { "itemId": "XXXXXXXX", "resourceType": "CFWVERSION", "ctyunName": "云防火墙(原生版)", "instanceCnt": "1.0", "totalPrice": 2600.0, "finalPrice": 2600.0 } ] } ] } } 状态码 请参考 状态码 错误码 请参考 错误码
来自: