feat(wxapi): 新增第三方平台小程序备案相关接口

This commit is contained in:
Fu Diwei
2023-08-31 21:17:13 +08:00
parent 3c30f144ef
commit 438cdba369
41 changed files with 3169 additions and 1193 deletions

View File

@@ -0,0 +1,65 @@
{
"icp_subject": {
"base_info": {
"type": 5,
"name": "张三",
"province": "110000",
"city": "110100",
"district": "110105",
"address": "高碑店路181号1栋12345室",
"comment": "主体备注"
},
"personal_info": {
"residence_permit": "4ahCGpd3CYkE6RpkNkUR5czt3LvG8xDnDdKAz6bBKttSfM8p4k5Rj6823HXugPwQBurgMezyib7"
},
"organize_info": {
"certificate_type": 2,
"certificate_number": "110105199001011234",
"certificate_address": "北京市朝阳区高碑店路181号1栋12345室"
},
"principal_info": {
"name": "张三",
"mobile": "13012344321",
"email": "zhangsan@zhangsancorp.com",
"emergency_contact": "17743211234",
"certificate_type": 2,
"certificate_number": "110105199001011234",
"certificate_validity_date_start": "20230815",
"certificate_validity_date_end": "20330815",
"certificate_photo_front": "4ahCGpd3CYkE6RpkNkUR5czt3LvG8xDnDdKAz6bBKttSfM8p4k5Rj6823HXugPwQBurgMezyib7",
"certificate_photo_back": "4ahCGpd3CYkE6RpkNkUR5czt3LvG8xDnDdKAz6bBKttSfM8p4k5Rj6823HXugPwQBurgMezyib7"
}
},
"icp_applets": {
"base_info": {
"service_content_types": [
3,
4
],
"nrlx_details": [
{
"type": 24
}
],
"comment": "小程序备注"
},
"principal_info": {
"name": "张三",
"mobile": "13012344321",
"email": "zhangsan@zhangsancorp.com",
"emergency_contact": "17743211234",
"certificate_type": 2,
"certificate_number": "110105199001011234",
"certificate_validity_date_start": "20230815",
"certificate_validity_date_end": "20330815",
"certificate_photo_front": "4ahCGpd3CYkE6RpkNkUR5czt3LvG8xDnDdKAz6bBKttSfM8p4k5Rj6823HXugPwQBurgMezyib7",
"certificate_photo_back": "4ahCGpd3CYkE6RpkNkUR5czt3LvG8xDnDdKAz6bBKttSfM8p4k5Rj6823HXugPwQBurgMezyib7",
"verify_task_id": "R5PqRPNb6GmG3i0rqd4pTg"
}
},
"icp_materials": {
"commitment_letter": [
"4ahCGpd3CYkE6RpkNkUR5czt3LvG8xDnDdKAz6bBKttSfM8p4k5Rj6823HXugPwQBurgMezyib7"
]
}
}

View File

@@ -0,0 +1,11 @@
{
"errcode": 0,
"errmsg": "ok",
"hints": [
{
"errcode": 0,
"errmsg": "ok",
"err_field": "icp_subject.principal_info.certificate_photo_front"
}
]
}

View File

@@ -0,0 +1,5 @@
{
"task_id": "R5PqRPNb6GmG3i0rqd4pTg",
"errcode": 0,
"errmsg": ""
}

View File

@@ -0,0 +1,15 @@
{
"errcode": 0,
"errmsg": "ok",
"info": {
"status": 6,
"is_canceling": false,
"audit_data": [
{
"key_name": "",
"error": "",
"suggest": ""
}
]
}
}

View File

@@ -0,0 +1,56 @@
{
"errcode": 0,
"errmsg": "ok",
"icp_subject": {
"base_info": {
"type": 5,
"name": "*三",
"province": "110000",
"city": "110100",
"district": "110105",
"address": "高碑************5室",
"comment": "主体备注"
},
"organize_info": {
"certificate_type": 2,
"certificate_number": "11**************34",
"certificate_address": "北京******************5室"
},
"principal_info": {
"name": "*三",
"mobile": "13*******21",
"email": "zh*********************om",
"emergency_contact": "17*******34",
"certificate_type": 2,
"certificate_number": "11**************34",
"certificate_validity_date_start": "20230815",
"certificate_validity_date_end": "20330815"
}
},
"icp_applets": {
"base_info": {
"appid": "wx1111111122222222",
"name": "张三测试号",
"service_content_types": [
3,
4
],
"nrlx_details": [
{
"type": 24
}
],
"comment": "小程序备注"
},
"principal_info": {
"name": "张三",
"mobile": "13012344321",
"email": "zhangsan@zhangsancorp.com",
"emergency_contact": "17743211234",
"certificate_type": 2,
"certificate_number": "110105199001011234",
"certificate_validity_date_start": "20230815",
"certificate_validity_date_end": "20330815"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"errcode": 0,
"errmsg": "ok",
"items": [
{
"type": 1,
"subject_type": 4,
"name": "营业执照(个人或企业)"
},
{
"type": 2,
"subject_type": 5,
"name": "居民身份证"
}
]
}

View File

@@ -0,0 +1,35 @@
{
"errcode": 0,
"errmsg": "ok",
"items": [
{
"type": 1,
"code": 110000,
"name": "北京市",
"sub_list": [
{
"type": 2,
"code": 110100,
"name": "市辖区",
"sub_list": [
{
"type": 3,
"code": 110101,
"name": "东城区"
},
{
"type": 3,
"code": 110102,
"name": "西城区"
},
{
"type": 3,
"code": 659010,
"name": "胡杨河市"
}
]
}
]
}
]
}

View File

@@ -0,0 +1,58 @@
{
"errcode": 0,
"errmsg": "ok",
"items": [
{
"type": 1,
"name": "新闻"
},
{
"type": 2,
"name": "出版"
},
{
"type": 3,
"name": "教育"
},
{
"type": 4,
"name": "医疗保健"
},
{
"type": 5,
"name": "药品和医疗器械"
},
{
"type": 6,
"name": "电子公告服务"
},
{
"type": 9,
"name": "文化"
},
{
"type": 10,
"name": "广播电影电视节目"
},
{
"type": 11,
"name": "网络预约车"
},
{
"type": 13,
"name": "互联网金融"
},
{
"type": 14,
"name": "校外培训"
},
{
"type": 15,
"name": "宗教"
},
{
"type": 24,
"name": "以上都不涉及"
}
]
}

View File

@@ -0,0 +1,17 @@
{
"errcode": 0,
"errmsg": "ok",
"items": [
{
"type": 1,
"parent_type": 500,
"name": "生活缴费",
"remark": "水电煤气话费等"
},
{
"type": 2,
"parent_type": 500,
"name": "招聘"
}
]
}

View File

@@ -0,0 +1,18 @@
{
"errcode": 0,
"errmsg": "ok",
"items": [
{
"type": 1,
"name": "国防机构"
},
{
"type": 2,
"name": "政府机关"
},
{
"type": 3,
"name": "事业单位"
}
]
}

View File

@@ -0,0 +1,3 @@
{
"task_id": "R5PqRPNb6GmG3i0rqd4pTg"
}

View File

@@ -0,0 +1,6 @@
{
"errcode": 0,
"errmsg": "ok",
"is_finish": true,
"face_status": 3
}

View File

@@ -0,0 +1,7 @@
{
"errcode": 0,
"errmsg": "ok",
"type": "image",
"media_id": "4ahCGpd3CYkE6RpkNkUR5czt3LvG8xDnDdKAz6bBKttSfM8p4k5Rj6823HXugPwQBurgMezyib7",
"create_at": 1690969148
}