Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
shuidiapp
shuidiapp
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • 互联网应用开发
  • shuidiappshuidiapp
  • Wiki
  • registinfo

registinfo · Changes

Page history
chenchang created page: registinfo authored Oct 28, 2016 by 陈昌's avatar 陈昌
Hide whitespace changes
Inline Side-by-side
Showing with 52 additions and 0 deletions
+52 -0
  • registinfo.md registinfo.md +52 -0
  • No files found.
registinfo.md 0 → 100644
View page @ 1d2a247b
### 注册基本信息
#### 调用地址
```
/
```
#### 传参
```
{'action': 'registinfo', 'digest': '57cf8faa95a6107725c5177d6ee7ef8d'}
```
|传参|说明|是否必填|
|:---|:---|:---|
|action|接口名|是|
#### 返回值
```
{
status: 0,
message: "请求成功",
data: {
company_code: "120112000069693",
company_status: "存续",
legal_person: "王会昌",
establish_date: "",
operation_startdate: "",
operation_enddate: "",
company_type: "外商投资企业办事机构",
authority: "",
company_address: "天津市津南区小站镇迎新村迎新里2-3-101",
business_scope: "锅炉工具研发、制造、销售。(国家有专营专项规定的按专营专项规定办理)"
}
}
```
|返回值|说明|
|:---|:---|
| company_code |工商注册号|
| company_status |登记状态|
| legal_person |法定代表|
| capital |注册资金(元)|
| establish_date |成立日期|
| operation_startdate |营业开始日期|
| operation_enddate |营业结束日期|
| company_type |公司类型|
| authority |登记机关|
| company_address |企业地址|
| business_scope |经验范围|
#### 示例
[http://shuidi.dev.pingansec.com/?action=registinfo&digest=57cf8faa95a6107725c5177d6ee7ef8d](http://shuidi.dev.pingansec.com/?action=registinfo&digest=57cf8faa95a6107725c5177d6ee7ef8d)
\ No newline at end of file
Clone repository
  • add_application
  • agree_application
  • api_desc
  • api_list
  • autobiography
  • base_info
  • branch
  • cancel_follow
  • change
  • change_applicant_name
  • change_avatar
  • change_logo
  • change_nickname
  • change_password
  • change_position
View All Pages