M+ CPD


查询 BA 收货异常类型

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>查询 BA 收货异常类型</li> </ul> <h5>请求URL</h5> <ul> <li><code>/cpd/replenishmentConf/listBaAbnormalReceiveType</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <pre><code> { "apiVersion": null, "requestId": null, "timestamp": 0 }</code></pre> <h5>返回示例</h5> <pre><code> {     "code": 0,     "message": "success",     "data": [         {             "id": 110,             "reasonCh": "到货破损",             "reasonEn": "Damaged Goods"         },         {             "id": 120,             "reasonCh": "到货数量不对",             "reasonEn": "Goods Number Is Wrong"         },         {             "id": 130,             "reasonCh": "到货物料与申请不符",             "reasonEn": "Inconsistent Goods"         },         {             "id": 140,             "reasonCh": "灯片尺寸问题",             "reasonEn": "Inconsistent Size"         },         {             "id": 150,             "reasonCh": "未收到",             "reasonEn": "Not Received"         },         {             "id": 160,             "reasonCh": "其它",             "reasonEn": "Other"         }     ],     "timestamp": 1672393038757 }</code></pre> <h5>备注</h5> <ul> <li>无</li> </ul>

页面列表

ITEM_HTML