You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

333 lines
9.7 KiB
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"info": {
"_postman_id": "b9e271f1-8f38-47d5-9f3f-0cd2f1f5a904",
"name": "Taxer 9.4 Mock",
"description": "用于测试 TaxerInfo 当前已接入的 9.4 接口9.4.1/9.4.2/9.4.10",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"variable": [
{
"key": "baseUrl",
"value": "https://YOUR_MOCK_ID.mock.pstmn.io"
},
{
"key": "qhhm",
"value": "A001"
},
{
"key": "sfzhm",
"value": "330381199806263611"
}
],
"item": [
{
"name": "9.4.1 smz.jhxtGetBsyxxByqhhm",
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/x-www-form-urlencoded"
}
],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "domain.ywId",
"value": "smz.jhxtGetBsyxxByqhhm",
"type": "text"
},
{
"key": "domain.parmJson",
"value": "{\"qhhm\":\"{{qhhm}}\"}",
"type": "text"
}
]
},
"url": {
"raw": "{{baseUrl}}/taxCommon/doService",
"host": [
"{{baseUrl}}"
],
"path": [
"taxCommon",
"doService"
]
},
"description": "根据取号号码获取办税员信息9.4.1"
},
"response": [
{
"name": "success-00",
"originalRequest": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/x-www-form-urlencoded"
}
],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "domain.ywId",
"value": "smz.jhxtGetBsyxxByqhhm",
"type": "text"
},
{
"key": "domain.parmJson",
"value": "{\"qhhm\":\"A001\"}",
"type": "text"
}
]
},
"url": {
"raw": "{{baseUrl}}/taxCommon/doService",
"host": [
"{{baseUrl}}"
],
"path": [
"taxCommon",
"doService"
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"body": "{\n \"code\": \"00\",\n \"mess\": \"成功\",\n \"result\": {\n \"xm\": \"张三\",\n \"sfzhm\": \"330381199806263611\",\n \"xb\": \"1\",\n \"mz\": \"汉\",\n \"csrq\": \"1998-06-26\",\n \"zz\": \"浙江省温州市\",\n \"sfzzmPic\": \"\",\n \"headPic\": \"\",\n \"sjhm\": \"13800000000\",\n \"bsyly\": \"请携带完整资料\",\n \"dataList\": [\n {\n \"djxh\": \"91330100X12345678A\"\n }\n ]\n }\n}"
}
]
},
{
"name": "9.4.2 smz.jhxtGetBdNsrxx",
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/x-www-form-urlencoded"
}
],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "domain.ywId",
"value": "smz.jhxtGetBdNsrxx",
"type": "text"
},
{
"key": "domain.parmJson",
"value": "{\"sfzhm\":\"{{sfzhm}}\"}",
"type": "text"
}
]
},
"url": {
"raw": "{{baseUrl}}/taxCommon/doService",
"host": [
"{{baseUrl}}"
],
"path": [
"taxCommon",
"doService"
]
},
"description": "根据身份证获取绑定纳税人信息9.4.2"
},
"response": [
{
"name": "success-00",
"originalRequest": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/x-www-form-urlencoded"
}
],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "domain.ywId",
"value": "smz.jhxtGetBdNsrxx",
"type": "text"
},
{
"key": "domain.parmJson",
"value": "{\"sfzhm\":\"330381199806263611\"}",
"type": "text"
}
]
},
"url": {
"raw": "{{baseUrl}}/taxCommon/doService",
"host": [
"{{baseUrl}}"
],
"path": [
"taxCommon",
"doService"
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"body": "{\n \"code\": \"00\",\n \"mess\": \"成功\",\n \"result\": {\n \"dataList\": [\n {\n \"djxh\": \"91330100X12345678A\",\n \"nsrsbh\": \"91330100X12345678A\",\n \"nsrmc\": \"杭州示例科技有限公司\",\n \"tsyjbz\": \"0\",\n \"tsyjnr\": \"\",\n \"zdbz\": \"0\"\n },\n {\n \"djxh\": \"92330100MA2ABCDE1X\",\n \"nsrsbh\": \"92330100MA2ABCDE1X\",\n \"nsrmc\": \"杭州示例个体工商户\",\n \"tsyjbz\": \"1\",\n \"tsyjnr\": \"请核验税务状态\",\n \"zdbz\": \"0\"\n }\n ]\n }\n}"
}
]
},
{
"name": "9.4.10 smz.getSmzcjxx",
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/x-www-form-urlencoded"
}
],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "domain.ywId",
"value": "smz.getSmzcjxx",
"type": "text"
},
{
"key": "domain.parmJson",
"value": "{\"sfzhm\":\"{{sfzhm}}\"}",
"type": "text"
}
]
},
"url": {
"raw": "{{baseUrl}}/taxCommon/doService",
"host": [
"{{baseUrl}}"
],
"path": [
"taxCommon",
"doService"
]
},
"description": "获取实名采集信息9.4.10"
},
"response": [
{
"name": "success-00-collected",
"originalRequest": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/x-www-form-urlencoded"
}
],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "domain.ywId",
"value": "smz.getSmzcjxx",
"type": "text"
},
{
"key": "domain.parmJson",
"value": "{\"sfzhm\":\"330381199806263611\"}",
"type": "text"
}
]
},
"url": {
"raw": "{{baseUrl}}/taxCommon/doService",
"host": [
"{{baseUrl}}"
],
"path": [
"taxCommon",
"doService"
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"body": "{\n \"code\": \"00\",\n \"mess\": \"成功\",\n \"result\": {\n \"code\": \"00\",\n \"sjhm\": \"13800000000\",\n \"bz\": \"已实名采集\",\n \"sfwxgz\": \"Y\"\n }\n}"
},
{
"name": "success-01-uncollected",
"originalRequest": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/x-www-form-urlencoded"
}
],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "domain.ywId",
"value": "smz.getSmzcjxx",
"type": "text"
},
{
"key": "domain.parmJson",
"value": "{\"sfzhm\":\"000000000000000000\"}",
"type": "text"
}
]
},
"url": {
"raw": "{{baseUrl}}/taxCommon/doService",
"host": [
"{{baseUrl}}"
],
"path": [
"taxCommon",
"doService"
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"body": "{\n \"code\": \"00\",\n \"mess\": \"成功\",\n \"result\": {\n \"code\": \"01\",\n \"sjhm\": \"\",\n \"bz\": \"未实名采集\",\n \"sfwxgz\": \"N\"\n }\n}"
}
]
}
]
}