创建公司信息(个人代账)
None.
Name | Description | Type | Additional information |
---|---|---|---|
AaId |
公司ID |
integer |
None. |
AppId |
第三方应用ID |
integer |
None. |
CompanyName |
公司名称 |
string |
None. |
LicenseNo |
社会统一信用代码 |
string |
None. |
Location |
经营地 |
integer |
None. |
LocationName |
经营地(在App中展示) |
string |
None. |
BussinessAddr |
暂时不知道干嘛的 |
string |
None. |
Addr |
详细地址 |
string |
None. |
CreatedBy |
只读 - 创建人 |
integer |
None. |
Verified |
公司/个人是否认证:0 - 未认证、1 - 已认证 |
integer |
None. |
LicensePic |
营业执照 |
string |
None. |
LegalPersonIDA |
身份证-个人信息(正面) |
string |
None. |
LegalPersonIDB |
身份证-国徽(反面) |
string |
None. |
AaCode |
公司状态:0 - 正常、1 - 已删除(进入回收站)、2 - 彻底删除 |
integer |
None. |
DeleteDate |
只读 - 删除日期 |
date |
None. |
IsPersonal |
是否是个人认证 |
integer |
None. |
CanViewCompany |
当前用户是否可以查看该条公司信息(针对App) |
boolean |
None. |
IsPro |
是否购买了增值服务 |
boolean |
None. |
{ "AaId": 1, "AppId": 2, "CompanyName": "sample string 3", "LicenseNo": "sample string 4", "Location": 5, "LocationName": "sample string 6", "BussinessAddr": "sample string 7", "Addr": "sample string 8", "CreatedBy": 9, "Verified": 10, "LicensePic": "sample string 11", "LegalPersonIDA": "sample string 12", "LegalPersonIDB": "sample string 13", "AaCode": 14, "DeleteDate": "2024-11-25T01:45:46.8402917+08:00", "IsPersonal": 16, "CanViewCompany": true, "IsPro": true }
<AACompanyInfo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonAa.Model.Company"> <AaCode>14</AaCode> <AaId>1</AaId> <Addr>sample string 8</Addr> <AppId>2</AppId> <BussinessAddr>sample string 7</BussinessAddr> <CanViewCompany>true</CanViewCompany> <CompanyName>sample string 3</CompanyName> <CreatedBy>9</CreatedBy> <DeleteDate>2024-11-25T01:45:46.8402917+08:00</DeleteDate> <IsPersonal>16</IsPersonal> <IsPro>true</IsPro> <LegalPersonIDA>sample string 12</LegalPersonIDA> <LegalPersonIDB>sample string 13</LegalPersonIDB> <LicenseNo>sample string 4</LicenseNo> <LicensePic>sample string 11</LicensePic> <Location>5</Location> <LocationName>sample string 6</LocationName> <Verified>10</Verified> </AACompanyInfo>
Sample not available.
创建公司信息(个人代账)
AACompanyInfoName | Description | Type | Additional information |
---|---|---|---|
AaId |
公司ID |
integer |
None. |
AppId |
第三方应用ID |
integer |
None. |
CompanyName |
公司名称 |
string |
None. |
LicenseNo |
社会统一信用代码 |
string |
None. |
Location |
经营地 |
integer |
None. |
LocationName |
经营地(在App中展示) |
string |
None. |
BussinessAddr |
暂时不知道干嘛的 |
string |
None. |
Addr |
详细地址 |
string |
None. |
CreatedBy |
只读 - 创建人 |
integer |
None. |
Verified |
公司/个人是否认证:0 - 未认证、1 - 已认证 |
integer |
None. |
LicensePic |
营业执照 |
string |
None. |
LegalPersonIDA |
身份证-个人信息(正面) |
string |
None. |
LegalPersonIDB |
身份证-国徽(反面) |
string |
None. |
AaCode |
公司状态:0 - 正常、1 - 已删除(进入回收站)、2 - 彻底删除 |
integer |
None. |
DeleteDate |
只读 - 删除日期 |
date |
None. |
IsPersonal |
是否是个人认证 |
integer |
None. |
CanViewCompany |
当前用户是否可以查看该条公司信息(针对App) |
boolean |
None. |
IsPro |
是否购买了增值服务 |
boolean |
None. |
{ "AaId": 1, "AppId": 2, "CompanyName": "sample string 3", "LicenseNo": "sample string 4", "Location": 5, "LocationName": "sample string 6", "BussinessAddr": "sample string 7", "Addr": "sample string 8", "CreatedBy": 9, "Verified": 10, "LicensePic": "sample string 11", "LegalPersonIDA": "sample string 12", "LegalPersonIDB": "sample string 13", "AaCode": 14, "DeleteDate": "2024-11-25T01:45:46.8402917+08:00", "IsPersonal": 16, "CanViewCompany": true, "IsPro": true }
<AACompanyInfo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonAa.Model.Company"> <AaCode>14</AaCode> <AaId>1</AaId> <Addr>sample string 8</Addr> <AppId>2</AppId> <BussinessAddr>sample string 7</BussinessAddr> <CanViewCompany>true</CanViewCompany> <CompanyName>sample string 3</CompanyName> <CreatedBy>9</CreatedBy> <DeleteDate>2024-11-25T01:45:46.8402917+08:00</DeleteDate> <IsPersonal>16</IsPersonal> <IsPro>true</IsPro> <LegalPersonIDA>sample string 12</LegalPersonIDA> <LegalPersonIDB>sample string 13</LegalPersonIDB> <LicenseNo>sample string 4</LicenseNo> <LicensePic>sample string 11</LicensePic> <Location>5</Location> <LocationName>sample string 6</LocationName> <Verified>10</Verified> </AACompanyInfo>