更新时间:2022-12-28 17:30:33收藏我的文档设置返回文档错误描述蚂蚁店铺创建接口报错“address_district_code_illegal(区码非法)”。plain text复制代码91{"ant_merchant_expand_shop_create_response":{"code":"40004","msg":"business failed","sub_code":"address_district_code_illegal","sub_msg":"区码非法"},"sign":"**"}?问题原因区县编码(district_code)设置错误。涉及接口●ant.merchant.expand.shop.create(蚂蚁店铺创建)●ant.merchant.expand.shop.modify(修改蚂蚁店铺)●ant.merchant.expand.shop.consult(蚂蚁店铺创建咨询)●(直付通二级商户免证照进件)凯发app官方网站的解决方案district_code:区县编码,其参数值可参考文档或者国家统计局 。建议检查 district_code,按照国家标准划分代码代码设置。注意:如需查询接口请求参数数据,可使用云排查工具进行查询,详细参考云排查工具使用说明。