M+ CPD


提交报价单

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>提交报价单</li> </ul> <h5>请求URL</h5> <ul> <li><code>/cpd/repairQuotation/submitQuotation</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <pre><code> { // 参数同保存报价单 "actualInformation": { "counterNumber": 0, "dateNumber": 0, "remark": "string", "time": 0, "workerNumber": 0 }, "actualMaterialExpense": 0, "actualOtherExpense": 0, "actualTotalExpense": 0, "apiVersion": "string", "counterQty": 0, "estimate": { "counterNumber": 0, "dateNumber": 0, "remark": "string", "time": 0, "workerNumber": 0 }, "estimateInformation": { "counterNumber": 0, "dateNumber": 0, "remark": "string", "time": 0, "workerNumber": 0 }, "estimateMaterialExpense": 0, "estimateOtherExpense": 0, "estimateTotalExpense": 0, "quotationTypeEnum": "ESTIMATE_QUOTATION", "rejectComment": "string", "repairOrderId": [ "string" ], "repairQuotationId": "string", "repairWorker": [ { "name": "string", "phone": "string" } ], "requestId": "string", "statusEnumEnum": "PENDING", "storeName": "string", "supplierId": "string", "timestamp": 0, "workflowInstanceIds": [ "string" ] }</code></pre> <h5>返回示例</h5> <pre><code> { "code": 0, "data": { "idList": [ "string" ] }, "message": "string", "requestId": "string", "timestamp": 0 }</code></pre>

页面列表

ITEM_HTML