广西 - 新桂人到家

广西 - 新桂人到家


运费模板详情

<h5>简要描述</h5> <ul> <li>运费模板详情</li> </ul> <h5>请求URL</h5> <ul> <li><code>/admin/inquiryProductFreight</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST</li> </ul> <h5>请求格式</h5> <pre><code class="language-json">{     "header":{"tokenId":"6KZ2v6XoGKn3XAC2bym8rhMlLQMYa61n"},     "body":{         "productFreightUuid": "aa1497de1887474ca130ab08168205b7"     } }</code></pre> <h5>请求参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">token</td> <td style="text-align: left;">string</td> <td>访问令牌</td> </tr> <tr> <td style="text-align: left;">body.productFreightUuid</td> <td style="text-align: left;">string</td> <td>记录id</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code class="language-json">{ "header": { "tokenId": "6KZ2v6XoGKn3XAC2bym8rhMlLQMYa61n" }, "body": { "status": { "statusCode": "0", "errorCode": null, "errorDesc": null }, "data": { "isDeleted": "0", "dateCreate": "2022-01-13T06:02:42.000+00:00", "createBy": "admin", "dateUpdate": "2022-01-13T06:02:42.000+00:00", "updateBy": "admin", "name": "测试特定区域编辑", "courierName": "极兔速递", "shippingFreeConditionAmount": 0.00, "defaultFirstWeight": 0.00, "defaultNextWeight": 0.00, "defaultFirstUnit": 0, "defaultNextUnit": 0, "defaultFirstPrice": 0.00, "defaultNextPrice": 0.00, "merchantUuid": "d739155528924950ac96b244700584b5", "productFreightUuid": "aa1497de1887474ca130ab08168205b7", "chargeType": 1, "shippingFree": false, "active": true, "default": false, "merchantDTO": { "merchantUuid": "d739155528924950ac96b244700584b5", "isDeleted": "0", "dateCreate": "2022-01-05T19:00:53.000+00:00", "createBy": "admin", "dateUpdate": "2022-01-05T19:00:53.000+00:00", "updateBy": "admin", "logo": null, "merchantdescription": null, "referrer": null, "registerDate": "2022-01-06 03:00:53", "memo": null, "exchangeRate": null, "province": null, "city": null, "district": null, "latitude": null, "longitude": null, "merchantId": null, "weight": null, "score": null, "soldUnit": 0, "saleUnit": 0, "mobileNo": "11333555555", "merchantName": "新疆果业大唐丝路电子商务有限公司", "merchantAddress": "无", "contactName": "无", "closed": false }, "freghtRegionList": [ { "firstPrice": 2.00, "firstUnit": 1, "firstWeight": 0.00, "nextPrice": 4.00, "nextUnit": 3, "nextWeight": 0.00, "areaList": [ { "areaId": "110000", "parentId": null, "depth": 1, "name": "北京市", "postalCode": "100000", "sort": 100, "firstCharacter": "B", "abbrCharacter": "BJS", "fullCharacter": "BEIJINGSHI" }, { "areaId": "110100", "parentId": "110000", "depth": 2, "name": "北京市", "postalCode": "100000", "sort": 100, "firstCharacter": "B", "abbrCharacter": "BJS", "fullCharacter": "BEIJINGSHI" } ], "areaIds": [ "110000", "110100" ] } ], "undeliveryRegionList": [ "id": "xx", "productfreightUuid": "aa1497de1887474ca130ab08168205b7", "provinceIds": "11,22", "cityId": "44,55", "districtId": "77,88", "provIds": ["11", "22"], "provNames": ["天津","北京"], "cityIds": ["44", "55"], "cityNames": ["xx", "yy"], "distIds": ["77", "88"], "distNames": ["mm", "nn"] ] } } }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">statusCode</td> <td style="text-align: left;">string</td> <td>状态码:0为正常,非0为错误</td> </tr> <tr> <td style="text-align: left;">errorCode</td> <td style="text-align: left;">string</td> <td>错误码</td> </tr> <tr> <td style="text-align: left;">errorDesc</td> <td style="text-align: left;">string</td> <td>错误信息</td> </tr> <tr> <td style="text-align: left;">body.data.undeliveryRegionList</td> <td style="text-align: left;">array</td> <td>不发货地区信息</td> </tr> </tbody> </table>

页面列表

ITEM_HTML