Application details
Used by actions: DescribeApplication.
Name | Type | Description |
---|---|---|
ApplicationID | String | Application ID Note: This field may return null, indicating that no valid values can be obtained. |
AppIdentityID | Integer | Product ID Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationName | String | The application name. Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationEnglishName | String | English name of the application (this field is not used yet) Note: This field may return null, indicating that no valid values can be obtained. |
Logo | String | Application icon Note: This field may return null, indicating that no valid values can be obtained. |
Remark | String | Remarks Note: This field may return null, indicating that no valid values can be obtained. |
AndroidAppKey | String | Android package name Note: This field may return null, indicating that no valid values can be obtained. |
IosAppKey | String | iOS bundleId Note: This field may return null, indicating that no valid values can be obtained. |
CreateUser | String | Creator Note: This field may return null, indicating that no valid values can be obtained. |
CreateTime | String | The creation time. Note: This field may return null, indicating that no valid values can be obtained. |
UpdateUser | String | Updated by Note: This field may return null, indicating that no valid values can be obtained. |
UpdateTime | String | Update date Note: This field may return null, indicating that no valid values can be obtained. |
BindMNPCount | Integer | Number of bound mini programs Note: This field may return null, indicating that no valid values can be obtained. |
BindMNPList | Array of ApplicationMNPRelInfoResp | Information of bound mini programs Note: This field may return null, indicating that no valid values can be obtained. |
Intro | String | Application description Note: This field may return null, indicating that no valid values can be obtained. |
AndroidAppUrl | String | Android App download address Note: This field may return null, indicating that no valid values can be obtained. |
IosAppUrl | String | iOS App download address Note: This field may return null, indicating that no valid values can be obtained. |
TeamId | String | Team ID Note: This field may return null, indicating that no valid values can be obtained. |
TeamName | String | Team name Note: This field may return null, indicating that no valid values can be obtained. |
SensitiveApiCount | Integer | Quantity of sensitive APIs Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationType | Integer | Application type. 1: Test; 2: Formal Note: This field may return null, indicating that no valid values can be obtained. |
Application information
Used by actions: DescribeApplicationList.
Name | Type | Description |
---|---|---|
CustomerID | String | Platform ID Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationID | String | Application ID Note: This field may return null, indicating that no valid values can be obtained. |
AppIdentityID | Integer | Product ID Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationName | String | Name Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationEnglishName | String | English name Note: This field may return null, indicating that no valid values can be obtained. |
Logo | String | Icon |
Remark | String | Remarks |
AndroidAppKey | String | Android package name Note: This field may return null, indicating that no valid values can be obtained. |
IosAppKey | String | iOS bundleId Note: This field may return null, indicating that no valid values can be obtained. |
CreateUser | String | Creator Note: This field may return null, indicating that no valid values can be obtained. |
CreateTime | String | Creation time Note: This field may return null, indicating that no valid values can be obtained. |
UpdateUser | String | Updater Note: This field may return null, indicating that no valid values can be obtained. |
UpdateTime | String | Update date Note: This field may return null, indicating that no valid values can be obtained. |
Intro | String | Introduction |
IosAppUrl | String | iOS app download address |
AndroidAppUrl | String | Android app download address |
TeamId | String | Team ID Note: This field may return null, indicating that no valid values can be obtained. |
TeamName | String | Team name Note: This field may return null, indicating that no valid values can be obtained. |
SensitiveApiCount | Integer | Number of privacy APIs Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationType | Integer | Application type 1-Test 2-Formal Note: This field may return null, indicating that no valid values can be obtained. |
Information of bound applications
Used by actions: DescribeApplication.
Name | Type | Description |
---|---|---|
MNPId | String | Mini program ID Note: This field may return null, indicating that no valid values can be obtained. |
MNPName | String | Mini program name Note: This field may return null, indicating that no valid values can be obtained. |
MNPIcon | String | Mini program icon Note: This field may return null, indicating that no valid values can be obtained. |
MNPType | String | Mini program type Note: This field may return null, indicating that no valid values can be obtained. |
MNPIntro | String | Introduction Note: This field may return null, indicating that no valid values can be obtained. |
MNPDesc | String | Description Note: This field may return null, indicating that no valid values can be obtained. |
EffectStatus | Integer | Effectiveness. 1: Not effective 2: Effective Note: This field may return null, indicating that no valid values can be obtained. |
EffectMNPVersion | String | Effective version Note: This field may return null, indicating that no valid values can be obtained. |
MNPOnlineVersion | String | Online version Note: This field may return null, indicating that no valid values can be obtained. |
OnlineStatus | Integer | 0: Not released; 1: Released Note: This field may return null, indicating that no valid values can be obtained. |
List of applications
Used by actions: DescribeApplicationList.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of results. Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of ApplicationInfo | List information Note: This field may return null, indicating that no valid values can be obtained. |
Application information
Used by actions: DescribeMNPDetail.
Name | Type | Description |
---|---|---|
ApplicationId | String | Application ID Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationName | String | Application name Note: This field may return null, indicating that no valid values can be obtained. |
Simple information of the application
Used by actions: DescribeSimpleApplicationInfoList.
Name | Type | Description |
---|---|---|
ApplicationID | String | Application ID Note: This field may return null, indicating that no valid values can be obtained. |
AppIdentityID | Integer | Product ID Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationName | String | The application name. Note: This field may return null, indicating that no valid values can be obtained. |
Simple list of applications
Used by actions: DescribeSimpleApplicationInfoList.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of results. Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of ApplicationSimpleInfoResp | List information Note: This field may return null, indicating that no valid values can be obtained. |
Result of the mini program approval requests
Used by actions: ProcessMNPApproval.
Name | Type | Required | Description |
---|---|---|---|
AppId | String | Yes | Application ID |
ApprovalResult | Integer | Yes | Approval result. 2: Rejected; 3: Approved |
ApprovalNote | String | No | Approval notes. It’s required when the request is rejected. |
Approval information
Used by actions: ModifyPlatformAuditStatus.
Name | Type | Required | Description |
---|---|---|---|
ApplicationId | String | No | Application ID |
AuditStatus | Integer | No | Approval status 2- Rejected 3 - Approved |
AuditNote | String | No | Approval description |
Used for Data object when no data is returned after the a successful action.
Used by actions: AddTeamMember, ConfigureMNPPreview, CreateApplicationSensitiveAPI, CreateDomain, CreateMNPApproval, CreateMNPDomainACL, CreateOnlineApply, CreatePlatformAudit, CreateSensitiveAPI, DeleteApplication, DeleteApplicationSensitiveAPI, DeleteMNP, DeleteSensitiveAPI, DeleteTeam, DeleteTeamMember, DeleteUser, DisableApplicationSensitiveAPI, EnableApplicationSensitiveAPI, ModifyApplication, ModifyApplicationAppKey, ModifyApplicationAppUrl, ModifyDomain, ModifyMNPDomain, ModifyMNPStatusOffline, ModifyMNPVersionPreview, ModifyOnlineVersion, ModifyPlatformAuditStatus, ModifySensitiveAPIAuditStatus, ModifyTeam, ModifyTeamMember, ModifyUser, ModifyUserPassword, ProcessMNPApproval, ProcessMNPSensitiveAPIPermissionApproval, ReleaseMNPVersion, RemoveMNP, RollbackMNPVersion.
Name | Type | Description |
---|---|---|
Result | Boolean | Bool type response object Note: This field may return null, indicating that no valid values can be obtained. |
Parameters of the request to add a sensitive API
Used by actions: CreateApplicationSensitiveAPI.
Name | Type | Required | Description |
---|---|---|---|
APIName | String | No | API name Note: This field may return null, indicating that no valid values can be obtained. |
APIDesc | String | No | API description Note: This field may return null, indicating that no valid values can be obtained. |
APIType | Integer | No | API type. 1: System; 2: Custom Note: This field may return null, indicating that no valid values can be obtained. |
Parameters to create a domain name
Used by actions: CreateDomain, CreateMNPDomainACL, ModifyDomain, ModifyMNPDomain.
Name | Type | Required | Description |
---|---|---|---|
DomainUrlList | Array of String | Yes | Array of domain name URLs |
DomainType | Integer | Yes | Domain type. 1: requests domain; 2: WebView load domain, 3: sockets domain; 4: File upload; 5: File download |
Response of creating a global domain name
Used by actions: CreateGlobalDomain, CreateGlobalDomainACL.
Name | Type | Description |
---|---|---|
Result | Boolean | Result Note: This field may return null, indicating that no valid values can be obtained. |
RepeatUrls | Array of String | List of duplicate domain names Note: This field may return null, indicating that no valid values can be obtained. |
ExistsWhiteUrls | Array of String | List of allowed domain names Note: This field may return null, indicating that no valid values can be obtained. |
ExistsBlackUrls | Array of String | List of blocked domain names Note: This field may return null, indicating that no valid values can be obtained. |
Compilation task
Used by actions: CreateConsoleMNPVersionCompileTask.
Name | Type | Required | Description |
---|---|---|---|
TaskId | String | No | Task ID Note: This field may return null, indicating that no valid values can be obtained. |
WSUrl | String | No | WS address Note: This field may return null, indicating that no valid values can be obtained. |
RoomId | String | No | Room ID Note: This field may return null, indicating that no valid values can be obtained. |
Response of creating a mini program version
Used by actions: CreateMNPVersion.
Name | Type | Required | Description |
---|---|---|---|
TaskId | String | No | ID of the task to create a mini program version Note: This field may return null, indicating that no valid values can be obtained. |
New sensitive APIs
Used by actions: CreateSensitiveAPI.
Name | Type | Required | Description |
---|---|---|---|
ApiName | String | No | API name Note: This field may return null, indicating that no valid values can be obtained. |
ApiDesc | String | No | API description Note: This field may return null, indicating that no valid values can be obtained. |
ApiType | Integer | No | API type 1-System API 2-Custom API Note: This field may return null, indicating that no valid values can be obtained. |
New team member - Member information
Used by actions: AddTeamMember.
Name | Type | Required | Description |
---|---|---|---|
UserId | String | No | User ID |
UserRoleId | Integer | No | User role ID |
Response of creating team member
Used by actions: CreateTeamMember.
Name | Type | Description |
---|---|---|
UserId | String | User ID Note: This field may return null, indicating that no valid values can be obtained. |
Mini program review list information
Used by actions: DescribeApplicationMNPVersionAuditList.
Name | Type | Description |
---|---|---|
AuditNo | String | Approval ticket ID Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationId | String | Application ID Note: This field may return null, indicating that no valid values can be obtained. |
AuditStatus | Integer | Approval status : 1: Processing; 2: Rejected; 3: Approved; 4: Cancelled Note: This field may return null, indicating that no valid values can be obtained. |
MNPId | String | Mini program ID Note: This field may return null, indicating that no valid values can be obtained. |
MNPVersion | String | Mini program version Note: This field may return null, indicating that no valid values can be obtained. |
MNPVersionId | Integer | Mini program version ID Note: This field may return null, indicating that no valid values can be obtained. |
ApplyUser | String | Applicant Note: This field may return null, indicating that no valid values can be obtained. |
ApplyTime | String | Application time Note: This field may return null, indicating that no valid values can be obtained. |
MNPName | String | Mini program name Note: This field may return null, indicating that no valid values can be obtained. |
MNPIcon | String | Mini program icon Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationName | String | Application name Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationLogo | String | Application icon Note: This field may return null, indicating that no valid values can be obtained. |
TeamId | String | Team ID Note: This field may return null, indicating that no valid values can be obtained. |
TeamName | String | Team name Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationAndUrl | String | Android app download address Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationIOSUrl | String | iOS app download address Note: This field may return null, indicating that no valid values can be obtained. |
MNPQrCodeUrl | String | Mini Program QR code Note: This field may return null, indicating that no valid values can be obtained. |
MNPType | String | Mini program type Note: This field may return null, indicating that no valid values can be obtained. |
AuditUser | String | Approver Note: This field may return null, indicating that no valid values can be obtained. |
AuditTime | String | Approval time Note: This field may return null, indicating that no valid values can be obtained. |
AuditNote | String | Approval notes Note: This field may return null, indicating that no valid values can be obtained. |
ScanStatus | Integer | Scan result. 0: Scanning, 1: Healthy; 2: Unhealthy; 3: Task failed Note: This field may return null, indicating that no valid values can be obtained. |
ScanScore | Integer | Scan score Note: This field may return null, indicating that no valid values can be obtained. |
ScanHtmlPath | String | Address scanned Note: This field may return null, indicating that no valid values can be obtained. |
Approval tickets of the specified application/mini program
Used by actions: DescribeApplicationMNPVersionAuditList.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of results. Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of DescribeApplicationMNPVersionAuditListInfoResp | List information Note: This field may return null, indicating that no valid values can be obtained. |
List of sensitive APIs of an application
Used by actions: DescribeApplicationSensitiveAPIList.
Name | Type | Description |
---|---|---|
APIId | String | APIID |
APIName | String | API name |
APIMethod | String | API request method |
APIDesc | String | API description Note: This field may return null, indicating that no valid values can be obtained. |
CreateUser | String | Creator |
CreateTime | String | Creation time |
UpdateUser | String | Updater |
UpdateTime | String | Update time |
ApplicationId | String | Application ID Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationName | String | Application name Note: This field may return null, indicating that no valid values can be obtained. |
TeamId | String | Team ID Note: This field may return null, indicating that no valid values can be obtained. |
TeamName | String | Team name Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationLogo | String | Application icon Note: This field may return null, indicating that no valid values can be obtained. |
APIType | Integer | API type. 1: System; 2: Custom Note: This field may return null, indicating that no valid values can be obtained. |
Status | Integer | API status. 0: Public; 1: Restricted Note: This field may return null, indicating that no valid values can be obtained. |
List of sensitive APIs of the application
Used by actions: DescribeApplicationSensitiveAPIList.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of entries Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of DescribeApplicationSensitiveAPIListData | List information Note: This field may return null, indicating that no valid values can be obtained. |
Domain information
Used by actions: DescribeDomainInfo, DescribeMNPDomainACL.
Name | Type | Description |
---|---|---|
DomainUrl | String | Multiple domain separators ';' Note: This field may return null, indicating that no valid values can be obtained. |
DomainType | Integer | Domain type 1-requests domain 2-WebView load domain Note: This field may return null, indicating that no valid values can be obtained. |
Information of enterprise domain names
Used by actions: DescribeDomainTeamList.
Name | Type | Description |
---|---|---|
TeamId | String | Team ID Note: This field may return null, indicating that no valid values can be obtained. |
TeamName | String | Team name Note: This field may return null, indicating that no valid values can be obtained. |
CreateUser | String | Creator Note: This field may return null, indicating that no valid values can be obtained. |
CreateTime | String | Creation time Note: This field may return null, indicating that no valid values can be obtained. |
Team domain list
Used by actions: DescribeDomainTeamList.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of entries Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of DescribeDomainTeamListInfoResp | List information Note: This field may return null, indicating that no valid values can be obtained. |
List of global domain names
Used by actions: DescribeGlobalDomainACL.
Name | Type | Description |
---|---|---|
DomainId | Integer | Domain ID Note: This field may return null, indicating that no valid values can be obtained. |
DomainUrl | String | Domain name Note: This field may return null, indicating that no valid values can be obtained. |
DomainType | Integer | Type. 1: Allowed; 2: Blocked Note: This field may return null, indicating that no valid values can be obtained. |
CreateUser | String | Creator Note: This field may return null, indicating that no valid values can be obtained. |
CreateTime | String | Creation time Note: This field may return null, indicating that no valid values can be obtained. |
UpdateUser | String | Updater Note: This field may return null, indicating that no valid values can be obtained. |
UpdateTime | String | Update time Note: This field may return null, indicating that no valid values can be obtained. |
Global domain name list
Used by actions: DescribeGlobalDomainACL.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of results Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of DescribeGlobalDomainsListData | Domain name information Note: This field may return null, indicating that no valid values can be obtained. |
List of mini program approval requests of the application
Used by actions: DescribeMNPApprovalList.
Name | Type | Description |
---|---|---|
ApprovalNo | String | Approval request ID Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationId | String | Application ID Note: This field may return null, indicating that no valid values can be obtained. |
ApprovalStatus | Integer | Approval status : 1: Processing; 2: Rejected; 3: Approved; 4: Cancelled Note: This field may return null, indicating that no valid values can be obtained. |
MNPId | String | Mini program ID Note: This field may return null, indicating that no valid values can be obtained. |
MNPVersion | String | Mini program version Note: This field may return null, indicating that no valid values can be obtained. |
MNPVersionId | Integer | Mini program version ID Note: This field may return null, indicating that no valid values can be obtained. |
ApplyUser | String | Applicant Note: This field may return null, indicating that no valid values can be obtained. |
ApplyTime | String | Application time Note: This field may return null, indicating that no valid values can be obtained. |
MNPName | String | Mini program name Note: This field may return null, indicating that no valid values can be obtained. |
MNPIcon | String | Mini program icon Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationName | String | Application name Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationLogo | String | Application icon Note: This field may return null, indicating that no valid values can be obtained. |
TeamId | String | Team ID Note: This field may return null, indicating that no valid values can be obtained. |
TeamName | String | Team name Note: This field may return null, indicating that no valid values can be obtained. |
MNPQrCodeUrl | String | Mini Program QR code Note: This field may return null, indicating that no valid values can be obtained. |
MNPType | String | Mini program type Note: This field may return null, indicating that no valid values can be obtained. |
ApprovalUser | String | Approver Note: This field may return null, indicating that no valid values can be obtained. |
ApprovalTime | String | Approval time Note: This field may return null, indicating that no valid values can be obtained. |
ApprovalNote | String | Approval notes Note: This field may return null, indicating that no valid values can be obtained. |
List of mini program approval requests of an application
Used by actions: DescribeMNPApprovalList.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of entries Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of DescribeMNPApprovalListData | List information Note: This field may return null, indicating that no valid values can be obtained. |
Mini program list
Used by actions: DescribeMNPList.
Name | Type | Description |
---|---|---|
MNPId | String | Mini program ID |
MNPIcon | String | Mini program icon |
MNPName | String | Mini program name |
TeamName | String | Name of the associated team |
MNPType | String | Mini program type |
Status | Integer | Whether the mini program is submitted to the application. 1: Submitted; 2: Removed Note: This field may return null, indicating that no valid values can be obtained. |
MNPIntro | String | Mini program introduction Note: This field may return null, indicating that no valid values can be obtained. |
CreateUser | String | Creator Note: This field may return null, indicating that no valid values can be obtained. |
CreateTime | String | Creation time Note: This field may return null, indicating that no valid values can be obtained. |
UpdateUser | String | Updater Note: This field may return null, indicating that no valid values can be obtained. |
UpdateTime | String | Update time Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationName | String | Application name Note: This field may return null, indicating that no valid values can be obtained. |
EffectStatus | Integer | Effective status of the bound application. 1: Not effective; 2: Effective Note: This field may return null, indicating that no valid values can be obtained. |
EffectMNPVersionId | Integer | ID of the application bound with the mini program Note: This field may return null, indicating that no valid values can be obtained. |
EffectMNPVersion | String | Effective version number of the application that bound with the mini program Note: This field may return null, indicating that no valid values can be obtained. |
Mini program list
Used by actions: DescribeMNPList.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of entries Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of DescribeMNPListData | List information Note: This field may return null, indicating that no valid values can be obtained. |
Mini program details
Used by actions: DescribeMNP, DescribeMNPManagerDetail.
Name | Type | Description |
---|---|---|
MNPType | String | Mini program type Note: This field may return null, indicating that no valid values can be obtained. |
MNPId | String | Mini program ID Note: This field may return null, indicating that no valid values can be obtained. |
MNPName | String | Mini program name Note: This field may return null, indicating that no valid values can be obtained. |
MNPIcon | String | Mini program icon Note: This field may return null, indicating that no valid values can be obtained. |
MNPIntro | String | Mini program introduction Note: This field may return null, indicating that no valid values can be obtained. |
MNPDesc | String | Mini program description Note: This field may return null, indicating that no valid values can be obtained. |
CreateTime | String | Timestamp of the creation time Note: This field may return null, indicating that no valid values can be obtained. |
CreateUser | String | Creator Note: This field may return null, indicating that no valid values can be obtained. |
AccessStatus | Integer | Connection status. 1: Not connected; 2: Connected Note: This field may return null, indicating that no valid values can be obtained. |
TeamName | String | The name of the associated team Note: This field may return null, indicating that no valid values can be obtained. |
TeamId | String | Team ID Note: This field may return null, indicating that no valid values can be obtained. |
Status | Integer | Mini program release status. 1: Released; 2: Removed Note: This field may return null, indicating that no valid values can be obtained. |
Mini program management page list
Used by actions: DescribeMNPManagerList.
Name | Type | Description |
---|---|---|
MNPId | String | Mini program ID |
MNPIcon | String | Mini program icon |
MNPName | String | Mini program name |
TeamName | String | Team name |
AccessStatus | Integer | Access status 1-Not accessed 2-Accessed |
Status | Integer | Mini program release status. 1: Released; 2: Removed Note: This field may return null, indicating that no valid values can be obtained. |
Mini program list
Used by actions: DescribeMNPManagerList.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of entries Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of DescribeMNPManagerListData | List information Note: This field may return null, indicating that no valid values can be obtained. |
Response of querying the preview version
Used by actions: DescribeMNPPreview.
Name | Type | Description |
---|---|---|
MNPId | String | Mini program ID Note: This field may return null, indicating that no valid values can be obtained. |
MNPName | String | Mini program name Note: This field may return null, indicating that no valid values can be obtained. |
MNPDesc | String | Mini program description Note: This field may return null, indicating that no valid values can be obtained. |
MNPVersion | String | Mini program version Note: This field may return null, indicating that no valid values can be obtained. |
MNPVersionIntro | String | Mini program introduction Note: This field may return null, indicating that no valid values can be obtained. |
QRCodeUrl | String | Mini program QR code Note: This field may return null, indicating that no valid values can be obtained. |
PreviewEntrancePath | String | Path to the preview version Note: This field may return null, indicating that no valid values can be obtained. |
Details of a permission request to allow a mini program calling sensitive APIs
Used by actions: DescribeMNPSensitiveAPIPermissionApproval.
Name | Type | Description |
---|---|---|
APIId | String | API ID Note: This field may return null, indicating that no valid values can be obtained. |
APIMethod | String | API request method Note: This field may return null, indicating that no valid values can be obtained. |
ApplyReason | String | Reason for the request Note: This field may return null, indicating that no valid values can be obtained. |
RejectReason | String | Reason for rejection Note: This field may return null, indicating that no valid values can be obtained. |
ApprovalStatus | Integer | Approval status. 20: Rejected; 30: Approved Note: This field may return null, indicating that no valid values can be obtained. |
APIDesc | String | API feature description Note: This field may return null, indicating that no valid values can be obtained. |
APIType | Integer | API type. 1: System; 2: Custom Note: This field may return null, indicating that no valid values can be obtained. |
List of permission requests to allow a mini program calling sensitive APIs
Used by actions: DescribeMNPSensitiveAPIPermissionApprovalList.
Name | Type | Description |
---|---|---|
ApprovalNo | String | Approval ID |
APIId | String | Sensitive API ID |
APIName | String | API name |
APIMethod | String | API request method |
MNPId | String | Mini program ID |
MNPName | String | Mini program name |
ApplyUser | String | Applicant |
ApplyTime | String | Application time |
ApplyNote | String | Application notes |
ApprovalStatus | Integer | Approval status. 1: Processing; 20: Rejected; 30: Approved |
ApprovalUser | String | Approver Note: This field may return null, indicating that no valid values can be obtained. |
ApprovalTime | String | Approval time Note: This field may return null, indicating that no valid values can be obtained. |
ApprovalNote | String | Approval notes Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationId | String | Application ID Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationName | String | Application name Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationLogo | String | Application icon Note: This field may return null, indicating that no valid values can be obtained. |
APIType | Integer | API type. 1: System; 2: Custom Note: This field may return null, indicating that no valid values can be obtained. |
APIDesc | String | API feature description Note: This field may return null, indicating that no valid values can be obtained. |
List of permission requests to allow a mini program calling sensitive APIs
Used by actions: DescribeMNPSensitiveAPIPermissionApprovalList.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of entries |
DataList | Array of DescribeMNPSensitiveAPIPermissionApprovalListData | List information |
List of sensitive APIs that can be called by a mini program
Used by actions: DescribeMNPSensitiveAPIPermissionList.
Name | Type | Description |
---|---|---|
APIId | String | API ID Note: This field may return null, indicating that no valid values can be obtained. |
APIName | String | API name Note: This field may return null, indicating that no valid values can be obtained. |
APIMethod | String | API request method Note: This field may return null, indicating that no valid values can be obtained. |
APIStatus | Integer | API status Note: This field may return null, indicating that no valid values can be obtained. |
APIApplyStatus | Integer | API application status Note: This field may return null, indicating that no valid values can be obtained. |
RejectReason | String | Reason for rejection Note: This field may return null, indicating that no valid values can be obtained. |
ApprovalNo | String | Approval ID |
ApplicationId | String | Application ID Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationIcon | String | Application icon Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationName | String | Application name Note: This field may return null, indicating that no valid values can be obtained. |
APIType | Integer | API type. 1: System; 2: Custom Note: This field may return null, indicating that no valid values can be obtained. |
APIDesc | String | API feature description Note: This field may return null, indicating that no valid values can be obtained. |
List of sensitive APIs that can be called by a mini program
Used by actions: DescribeMNPSensitiveAPIPermissionList.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of entries Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of DescribeMNPSensitiveAPIPermissionListData | List data Note: This field may return null, indicating that no valid values can be obtained. |
Additional compilation task info
Used by actions: DescribeConsoleMNPVersionCompileTask.
Name | Type | Description |
---|---|---|
TCMPPErrMsg | String | TCMPP error message Note: This field may return null, indicating that no valid values can be obtained. |
WXErrMsg | String | WX Error Message Note: This field may return null, indicating that no valid values can be obtained. |
WXQrCode | String | WeChat QR code Note: This field may return null, indicating that no valid values can be obtained. |
SizeInfo | String | Compile size Information Note: This field may return null, indicating that no valid values can be obtained. |
Task details
Used by actions: DescribeConsoleMNPVersionCompileTask.
Name | Type | Description |
---|---|---|
MNPId | String | Mini program ID Note: This field may return null, indicating that no valid values can be obtained. |
TaskId | String | Task ID Note: This field may return null, indicating that no valid values can be obtained. |
TaskStatus | Integer | 1: Pending; 20: Running; 30: Failed; 60: Succeeded Note: This field may return null, indicating that no valid values can be obtained. |
TaskMsg | String | Task status message Note: This field may return null, indicating that no valid values can be obtained. |
QrCodeUrl | String | QR code address Note: This field may return null, indicating that no valid values can be obtained. |
PkgSize | Integer | Packet size Note: This field may return null, indicating that no valid values can be obtained. |
SubPkgInfos | Array of DescribeMNPVersionCompileTaskSubSimpleInfo | Subpackage information Note: This field may return null, indicating that no valid values can be obtained. |
QrCodeContent | String | QR code content Note: This field may return null, indicating that no valid values can be obtained. |
ExtInfo | DescribeMNPVersionCompileTaskExtInfo | Additional information Note: This field may return null, indicating that no valid values can be obtained. |
Information of the subpackage built in a compiling task
Used by actions: DescribeConsoleMNPVersionCompileTask.
Name | Type | Required | Description |
---|---|---|---|
PkgName | String | No | Name Note: This field may return null, indicating that no valid values can be obtained. |
PathPrefix | String | No | Prefix of the package name Note: This field may return null, indicating that no valid values can be obtained. |
PkgSize | Integer | No | Package size in bytes Note: This field may return null, indicating that no valid values can be obtained. |
Result of the task to create a mini program version
Used by actions: DescribeMNPVersion.
Name | Type | Description |
---|---|---|
MNPId | String | Mini program ID Note: This field may return null, indicating that no valid values can be obtained. |
TaskId | String | Task ID Note: This field may return null, indicating that no valid values can be obtained. |
TaskStatus | Integer | 1: Pending; 20: Running; 30: Failed; 60: Succeeded Note: This field may return null, indicating that no valid values can be obtained. |
TaskMsg | String | Task status message Note: This field may return null, indicating that no valid values can be obtained. |
List of all Developer versions of a mini program
Used by actions: DescribeMNPAllStageVersions.
Name | Type | Description |
---|---|---|
MNPId | String | Mini program ID Note: This field may return null, indicating that no valid values can be obtained. |
MNPVersionId | Integer | Mini program version ID Note: This field may return null, indicating that no valid values can be obtained. |
MNPName | String | Mini program name Note: This field may return null, indicating that no valid values can be obtained. |
MNPIcon | String | Mini program icon Note: This field may return null, indicating that no valid values can be obtained. |
MNPType | String | Mini program type Note: This field may return null, indicating that no valid values can be obtained. |
MNPIntro | String | Mini program introduction Note: This field may return null, indicating that no valid values can be obtained. |
MNPDesc | String | Mini program description Note: This field may return null, indicating that no valid values can be obtained. |
CreateUser | String | Developer Note: This field may return null, indicating that no valid values can be obtained. |
CreateTime | String | The time when the developer created it Note: This field may return null, indicating that no valid values can be obtained. |
MNPVersion | String | Mini program version Note: This field may return null, indicating that no valid values can be obtained. |
MNPVersionIntro | String | Version features Note: This field may return null, indicating that no valid values can be obtained. |
Phase | String | Phase. Values: [Develop,Platform,Online] Note: This field may return null, indicating that no valid values can be obtained. |
ApprovalStatus | Integer | 0: Pending; 1: Processing; 2: Rejected; 3: Approved; 4: Cancelled Note: This field may return null, indicating that no valid values can be obtained. |
ApprovalNo | String | Approval request ID Note: This field may return null, indicating that no valid values can be obtained. |
ShowCase | Integer | Whether it is a preview version. 0: Not a preview version; 1: Preview version Note: This field may return null, indicating that no valid values can be obtained. |
RollbackVersion | Integer | Version number to roll back to Note: This field may return null, indicating that no valid values can be obtained. |
Status | Integer | Release status Note: This field may return null, indicating that no valid values can be obtained. |
VersionCurrentStatus | Integer | Version approval status. 0: Pending; 1: Processing; 2: Rejected; 3: Approved; 4: Cancelled Note: This field may return null, indicating that no valid values can be obtained. |
Response of querying the rollback version list
Used by actions: DescribeMNPReleasedVersionHistory, DescribeOnlineVersion.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of entries Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of QueryOnlineVersionResp | List information Note: This field may return null, indicating that no valid values can be obtained. |
Role details
Used by actions: DescribeRoleDetail.
Name | Type | Description |
---|---|---|
RoleId | Integer | Role ID Note: This field may return null, indicating that no valid values can be obtained. |
RoleName | String | Role name Note: This field may return null, indicating that no valid values can be obtained. |
TeamId | String | Team ID Note: This field may return null, indicating that no valid values can be obtained. |
TeamName | String | Team name Note: This field may return null, indicating that no valid values can be obtained. |
ResourceIds | Array of String | Accessible menu list Note: This field may return null, indicating that no valid values can be obtained. |
Role management list
Used by actions: DescribeRoleList.
Name | Type | Description |
---|---|---|
RoleId | Integer | Role ID Note: This field may return null, indicating that no valid values can be obtained. |
RoleName | String | Role name Note: This field may return null, indicating that no valid values can be obtained. |
TeamName | String | Team name Note: This field may return null, indicating that no valid values can be obtained. |
CreateTime | String | Creation time Note: This field may return null, indicating that no valid values can be obtained. |
RoleType | Integer | Role type 1-Preset role 2-Custom role Note: This field may return null, indicating that no valid values can be obtained. |
Role management list
Used by actions: DescribeRoleList.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of entries Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of DescribeRoleListData | List data Note: This field may return null, indicating that no valid values can be obtained. |
Details of sensitive API applications
Used by actions: DescribeSensitiveApiApplyDetail.
Name | Type | Description |
---|---|---|
APIId | String | API ID Note: This field may return null, indicating that no valid values can be obtained. |
APIMethod | String | API request method Note: This field may return null, indicating that no valid values can be obtained. |
ApplyReason | String | Reason for application Note: This field may return null, indicating that no valid values can be obtained. |
RejectReason | String | Reason for rejection Note: This field may return null, indicating that no valid values can be obtained. |
AuditStatus | Integer | Approval status Note: This field may return null, indicating that no valid values can be obtained. |
APIDesc | String | API function description Note: This field may return null, indicating that no valid values can be obtained. |
APIType | Integer | API type. 1: System; 2: Custom Note: This field may return null, indicating that no valid values can be obtained. |
Privacy API permission list
Used by actions: DescribeSensitiveApiAuthList.
Name | Type | Description |
---|---|---|
APIId | String | API ID Note: This field may return null, indicating that no valid values can be obtained. |
APIName | String | API name Note: This field may return null, indicating that no valid values can be obtained. |
APIMethod | String | API method Note: This field may return null, indicating that no valid values can be obtained. |
APIStatus | Integer | API status Note: This field may return null, indicating that no valid values can be obtained. |
APIApplyStatus | Integer | API application status Note: This field may return null, indicating that no valid values can be obtained. |
RejectReason | String | Reason for rejection Note: This field may return null, indicating that no valid values can be obtained. |
AuditNo | String | Approval ticket ID Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationId | String | Application ID Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationIcon | String | Application icon Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationName | String | Application name Note: This field may return null, indicating that no valid values can be obtained. |
APIType | Integer | API type 1 - System API 2 - Custom API Note: This field may return null, indicating that no valid values can be obtained. |
APIDesc | String | API feature description Note: This field may return null, indicating that no valid values can be obtained. |
Privacy API permissions page list
Used by actions: DescribeSensitiveApiAuthList.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of entries Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of DescribeSensitiveApiAuthListParam | List data Note: This field may return null, indicating that no valid values can be obtained. |
Response of querying the trial version
Used by actions: DescribeMNPVersionPreview.
Name | Type | Description |
---|---|---|
MNPId | String | Mini program ID Note: This field may return null, indicating that no valid values can be obtained. |
MNPName | String | Mini program name Note: This field may return null, indicating that no valid values can be obtained. |
MNPDesc | String | Mini program description Note: This field may return null, indicating that no valid values can be obtained. |
MNPVersion | String | Mini program version Note: This field may return null, indicating that no valid values can be obtained. |
MNPVersionIntro | String | Mini program introduction Note: This field may return null, indicating that no valid values can be obtained. |
QRCodeUrl | String | Mini program QR code Note: This field may return null, indicating that no valid values can be obtained. |
AppList | Array of ShowCaseRelAppInfo | Application information Note: This field may return null, indicating that no valid values can be obtained. |
TestEntrancePath | String | Path to the demo Note: This field may return null, indicating that no valid values can be obtained. |
Simple team list
Used by actions: DescribeSimpleTeamList.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of entries Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of SimpleStringKeyValue | List information Note: This field may return null, indicating that no valid values can be obtained. |
Team details
Used by actions: DescribeTeam.
Name | Type | Description |
---|---|---|
TeamName | String | Team name Note: This field may return null, indicating that no valid values can be obtained. |
TeamRoleType | Integer | Team role type 1-Mini program team 2-Application team Note: This field may return null, indicating that no valid values can be obtained. |
AdminUserAccount | String | Admin account Note: This field may return null, indicating that no valid values can be obtained. |
CreateUser | String | Creator Note: This field may return null, indicating that no valid values can be obtained. |
CreateTime | String | Creation time Note: This field may return null, indicating that no valid values can be obtained. |
MemberCount | Integer | Number of team members Note: This field may return null, indicating that no valid values can be obtained. |
BindMiniTeamCount | Integer | Number of bound mini program teams Note: This field may return null, indicating that no valid values can be obtained. |
BindTeamName | String | Name of the bound team |
RegisterLink | String | Team registration link |
ApplicationName | String | Application name. It’s required when querying details of a mini program team. |
Information of team domains
Used by actions: DescribeTeamDomainList.
Name | Type | Description |
---|---|---|
DomainId | Integer | Domain ID Note: This field may return null, indicating that no valid values can be obtained. |
MNPId | String | Mini program ID Note: This field may return null, indicating that no valid values can be obtained. |
MNPName | String | Mini program name Note: This field may return null, indicating that no valid values can be obtained. |
DomainUrl | String | Domain name Note: This field may return null, indicating that no valid values can be obtained. |
DomainType | Integer | Type Note: This field may return null, indicating that no valid values can be obtained. |
Status | Integer | Domain name status. 1: Normal; 2: Disabled Note: This field may return null, indicating that no valid values can be obtained. |
CreateUser | String | Creator Note: This field may return null, indicating that no valid values can be obtained. |
CreateTime | String | The creation time. Note: This field may return null, indicating that no valid values can be obtained. |
Team domain name list
Used by actions: DescribeTeamDomainList.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of entries Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of DescribeTeamDomainListInfoResp | List information Note: This field may return null, indicating that no valid values can be obtained. |
Team list information
Used by actions: DescribeTeamList.
Name | Type | Description |
---|---|---|
TeamId | String | Team ID Note: This field may return null, indicating that no valid values can be obtained. |
TeamName | String | Team name Note: This field may return null, indicating that no valid values can be obtained. |
AdminUserId | String | Admin ID Note: This field may return null, indicating that no valid values can be obtained. |
AdminUserAccount | String | Admin account Note: This field may return null, indicating that no valid values can be obtained. |
AdminUserName | String | Admin username Note: This field may return null, indicating that no valid values can be obtained. |
MemberCount | Integer | Number of team members Note: This field may return null, indicating that no valid values can be obtained. |
RegisterLink | String | Team registration link |
TeamRoleTypeList | Array of Integer | Team permission type Note: This field may return null, indicating that no valid values can be obtained. |
RelatedTeamId | Integer | Associated team ID |
Team member information
Used by actions: DescribeTeamMemberList.
Name | Type | Description |
---|---|---|
UserId | String | User ID Note: This field may return null, indicating that no valid values can be obtained. |
UserAccount | String | User account Note: This field may return null, indicating that no valid values can be obtained. |
UserName | String | User name Note: This field may return null, indicating that no valid values can be obtained. |
TeamId | String | Team ID Note: This field may return null, indicating that no valid values can be obtained. |
TeamName | String | Team name Note: This field may return null, indicating that no valid values can be obtained. |
TeamRoleName | String | Team role name Note: This field may return null, indicating that no valid values can be obtained. |
TeamRoleId | Integer | Team role ID Note: This field may return null, indicating that no valid values can be obtained. |
CanEdit | Boolean | Editable or not Note: This field may return null, indicating that no valid values can be obtained. |
List of members
Used by actions: DescribeTeamMemberList.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of results. Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of DescribeTeamMemberInfoResp | List information Note: This field may return null, indicating that no valid values can be obtained. |
Team member information
Used by actions: DescribeTeamMembers.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of results. Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of DescribeTeamMembersInfoResp | List information Note: This field may return null, indicating that no valid values can be obtained. |
Team member information
Used by actions: DescribeTeamMembers.
Name | Type | Description |
---|---|---|
UserId | String | User ID Note: This field may return null, indicating that no valid values can be obtained. |
UserAccount | String | User account Note: This field may return null, indicating that no valid values can be obtained. |
UserName | String | Username Note: This field may return null, indicating that no valid values can be obtained. |
UserRoles | String | Role Note: This field may return null, indicating that no valid values can be obtained. |
List of teams
Used by actions: DescribeTeamList.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of results. Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of DescribeTeamListInfoResp | List information Note: This field may return null, indicating that no valid values can be obtained. |
User details
Used by actions: DescribeUser, DescribeUserDetail.
Name | Type | Description |
---|---|---|
UserId | String | User ID Note: This field may return null, indicating that no valid values can be obtained. |
UserAccount | String | User account Note: This field may return null, indicating that no valid values can be obtained. |
AccountType | Integer | User account 1 - Super admin 2 - Platform admin 3 - Ordinary member Note: This field may return null, indicating that no valid values can be obtained. |
UserName | String | User name Note: This field may return null, indicating that no valid values can be obtained. |
Information of the specified user
Used by actions: DescribeUserList.
Name | Type | Description |
---|---|---|
UserId | String | User ID Note: This field may return null, indicating that no valid values can be obtained. |
UserAccount | String | User account Note: This field may return null, indicating that no valid values can be obtained. |
AccountType | Integer | Account type. 1: Super administrator; 2: Platform administrator; 3: Ordinary member Note: This field may return null, indicating that no valid values can be obtained. |
UserName | String | User name Note: This field may return null, indicating that no valid values can be obtained. |
CreateTime | String | Creation time Note: This field may return null, indicating that no valid values can be obtained. |
Status | Integer | Status. 1: Normal; 2: Disabled Note: This field may return null, indicating that no valid values can be obtained. |
TeamName | String | Team name Note: This field may return null, indicating that no valid values can be obtained. |
User management list
Used by actions: DescribeUserList.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of entries Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of DescribeUserListData | List data Note: This field may return null, indicating that no valid values can be obtained. |
Response data of disabled domain names
Used by actions: DisableTeamDomain.
Name | Type | Description |
---|---|---|
Result | Boolean | Result Note: This field may return null, indicating that no valid values can be obtained. |
Application configuration information
Used by actions: DescribeApplicationConfig, DescribeApplicationConfigFile.
Name | Type | Description |
---|---|---|
File | String | Configuration information in Base64 format Note: This field may return null, indicating that no valid values can be obtained. |
Result of global domain name check
Used by actions: CheckGlobalDomain.
Name | Type | Description |
---|---|---|
RepeatUrls | Array of String | List of duplicate domain names Note: This field may return null, indicating that no valid values can be obtained. |
ExistsWhiteUrls | Array of String | List of allowed domain names Note: This field may return null, indicating that no valid values can be obtained. |
ExistsBlackUrls | Array of String | List of blocked domain names Note: This field may return null, indicating that no valid values can be obtained. |
Response of deleting a global domain name
Used by actions: DeleteGlobalDomain.
Name | Type | Description |
---|---|---|
Result | Boolean | Response result Note: This field may return null, indicating that no valid values can be obtained. |
List of global domain names
Used by actions: DescribeGlobalDomainList.
Name | Type | Description |
---|---|---|
DomainId | Integer | Domain ID Note: This field may return null, indicating that no valid values can be obtained. |
CustomerID | String | Platform ID Note: This field may return null, indicating that no valid values can be obtained. |
DomainURL | String | Domain name Note: This field may return null, indicating that no valid values can be obtained. |
DomainType | Integer | Type. 1: Allowed; 2: Blocked Note: This field may return null, indicating that no valid values can be obtained. |
CreateUser | String | Creator Note: This field may return null, indicating that no valid values can be obtained. |
CreateTime | String | Creation time Note: This field may return null, indicating that no valid values can be obtained. |
UpdateUser | String | Updated by Note: This field may return null, indicating that no valid values can be obtained. |
UpdateTime | String | Update date Note: This field may return null, indicating that no valid values can be obtained. |
Global domain name page list
Used by actions: DescribeGlobalDomainList.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of results Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of GlobalDomainDescribeListInfoResp | Domain name information Note: This field may return null, indicating that no valid values can be obtained. |
Response of global domain name modification
Used by actions: ModifyGlobalDomain.
Name | Type | Description |
---|---|---|
Result | Integer | 0: Success; 1: Allowed domains exist; 2: Blocked domains exist Note: This field may return null, indicating that no valid values can be obtained. |
Mini program details
Used by actions: DescribeMNPDetail.
Name | Type | Description |
---|---|---|
MNPType | String | Mini program type Note: This field may return null, indicating that no valid values can be obtained. |
MNPId | String | Mini program ID Note: This field may return null, indicating that no valid values can be obtained. |
MNPName | String | Mini program name Note: This field may return null, indicating that no valid values can be obtained. |
MNPIcon | String | Mini program icon Note: This field may return null, indicating that no valid values can be obtained. |
MNPIntro | String | Mini program introduction Note: This field may return null, indicating that no valid values can be obtained. |
MNPDesc | String | Mini program description Note: This field may return null, indicating that no valid values can be obtained. |
CreateUser | String | Creator account Note: This field may return null, indicating that no valid values can be obtained. |
CreateTime | Integer | Creation time, timestamp Note: This field may return null, indicating that no valid values can be obtained. |
OnlineStatus | Integer | Online Status 0 Not Online, 1 Online Note: This field may return null, indicating that no valid values can be obtained. |
Applications | Array of ApplicationSimpleInfo | Application information Note: This field may return null, indicating that no valid values can be obtained. |
Tags | Array of String | Mini program tag Note: This field may return null, indicating that no valid values can be obtained. |
Status | Integer | Mini program status 1-Released 2-Removed Note: This field may return null, indicating that no valid values can be obtained. |
Information of mini program categories
Used by actions: DescribeMNPCategory, DescribeMNPType.
Name | Type | Required | Description |
---|---|---|---|
TypeName | String | No | Mini program category name Note: This field may return null, indicating that no valid values can be obtained. |
TypeValue | Array of String | No | Mini program category value Note: This field may return null, indicating that no valid values can be obtained. |
TypeId | Integer | No | Category ID Note: This field may return null, indicating that no valid values can be obtained. |
CreateTime | Integer | No | Creation time Note: This field may return null, indicating that no valid values can be obtained. |
CreateUser | String | No | Creator Note: This field may return null, indicating that no valid values can be obtained. |
IsSystem | Boolean | No | Whether it is a system category Note: This field may return null, indicating that no valid values can be obtained. |
Encryption key returned
Used by actions: CreatePresetKey.
Name | Type | Description |
---|---|---|
Key | String | RSA encryption public key Note: This field may return null, indicating that no valid values can be obtained. |
Mini program online version ID
Used by actions: DescribeMNPReleasedVersionHistory, DescribeOnlineVersion.
Name | Type | Description |
---|---|---|
MNPId | String | Mini program ID Note: This field may return null, indicating that no valid values can be obtained. |
MNPVersion | String | Version Note: This field may return null, indicating that no valid values can be obtained. |
MNPVersionId | Integer | Version ID Note: This field may return null, indicating that no valid values can be obtained. |
MNPVersionNote | String | Version note Note: This field may return null, indicating that no valid values can be obtained. |
UpdateTime | String | Update time Note: This field may return null, indicating that no valid values can be obtained. |
Unified operation success ID - integer
Used by actions: ModifyMNP.
Name | Type | Description |
---|---|---|
ResourceId | Integer | Resource ID 0: No trial version currently available 1: A trial version is currently available and uploaded by the current user 2: A trial version is currently available and uploaded by another user Note: This field may return null, indicating that no valid values can be obtained. |
The general parameter for resource ID returned for successful operations
Used by actions: CreateApplication, CreateMNP, CreateMNPSensitiveAPIPermissionApproval, CreateSensitiveApiApply, CreateUser.
Name | Type | Description |
---|---|---|
ResourceId | String | The ID of the resource returned Note: This field may return null, indicating that no valid values can be obtained. |
Sensitive API approval info page
Used by actions: DescribeSensitiveAPIAuditList.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of entries |
DataList | Array of SensitiveApiAuditInfoResp | List information |
Sensitive API approval information
Used by actions: DescribeSensitiveAPIAuditList.
Name | Type | Description |
---|---|---|
AuditNo | String | Approval ticket ID |
ApiId | String | Approval ticket ID |
ApiName | String | API name |
ApiMethod | String | API request method |
MNPId | String | Mini program ID |
MNPName | String | Mini program name |
ApplyUser | String | Applicant |
ApplyTime | String | Application time |
ApplyNote | String | Application notes |
AuditStatus | Integer | Approval status |
AuditUser | String | Approver Note: This field may return null, indicating that no valid values can be obtained. |
AuditTime | String | Approval time Note: This field may return null, indicating that no valid values can be obtained. |
AuditNote | String | Approval notes Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationId | String | Application ID Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationName | String | The application name. Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationLogo | String | Application icon Note: This field may return null, indicating that no valid values can be obtained. |
ApiType | Integer | API type. 1: System; 2: Custom Note: This field may return null, indicating that no valid values can be obtained. |
ApiDesc | String | API function description Note: This field may return null, indicating that no valid values can be obtained. |
Sensitive API information
Used by actions: DescribeSensitiveAPIList.
Name | Type | Description |
---|---|---|
ApiId | String | APIID |
ApiName | String | API name |
ApiMethod | String | API method |
ApiDesc | String | API description Note: This field may return null, indicating that no valid values can be obtained. |
CreateUser | String | Creator |
CreateTime | String | Creation time |
UpdateUser | String | Updater |
UpdateTime | String | Update date |
ApplicationId | String | Application ID Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationName | String | Application name Note: This field may return null, indicating that no valid values can be obtained. |
TeamId | String | Team ID Note: This field may return null, indicating that no valid values can be obtained. |
TeamName | String | Team name Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationLogo | String | Application icon Note: This field may return null, indicating that no valid values can be obtained. |
APIType | Integer | API type 1 - System API 2 Custom API Note: This field may return null, indicating that no valid values can be obtained. |
Status | Integer | API status 0 Public 1 Restricted Note: This field may return null, indicating that no valid values can be obtained. |
Information of sensitive APIs
Used by actions: DescribeSensitiveAPIList.
Name | Type | Description |
---|---|---|
TotalCount | Integer | Total number of results. Note: This field may return null, indicating that no valid values can be obtained. |
DataList | Array of SensitiveApiInfoResp | List information Note: This field may return null, indicating that no valid values can be obtained. |
Mini program associated application information
Used by actions: DescribeMNPVersionPreview.
Name | Type | Description |
---|---|---|
ApplicationId | String | Application ID Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationName | String | Application name Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationAndUrl | String | Android URL Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationIOSUrl | String | iOS URL Note: This field may return null, indicating that no valid values can be obtained. |
ApplicationIcon | String | Application icon Note: This field may return null, indicating that no valid values can be obtained. |
General key, value map object
Used by actions: DescribeSimpleTeamList.
Name | Type | Description |
---|---|---|
Key | String | Key ID Note: This field may return null, indicating that no valid values can be obtained. |
Value | String | Text description Note: This field may return null, indicating that no valid values can be obtained. |
String data object
Used by actions: DescribeMNPOfflinePackageURL, DescribeOfflineMNPPackage.
Name | Type | Required | Description |
---|---|---|---|
Data | String | No | String type response data Note: This field may return null, indicating that no valid values can be obtained. |
Temporary key for file upload
Used by actions: DescribeTempSecret4UploadFile2Cos.
Name | Type | Description |
---|---|---|
Bucket | String | Bucket Note: This field may return null, indicating that no valid values can be obtained. |
Region | String | Region Note: This field may return null, indicating that no valid values can be obtained. |
Path | String | Destination of upload Note: This field may return null, indicating that no valid values can be obtained. |
TempSecretId | String | Temporary secret ID Note: This field may return null, indicating that no valid values can be obtained. |
TempSecretKey | String | Temporary secret key Note: This field may return null, indicating that no valid values can be obtained. |
Token | String | Token Note: This field may return null, indicating that no valid values can be obtained. |
Information of the specified version of mini program
Used by actions: DescribeMNPBoard.
Name | Type | Description |
---|---|---|
MNPId | String | Mini program ID Note: This field may return null, indicating that no valid values can be obtained. |
MNPVersionId | Integer | Mini program version ID Note: This field may return null, indicating that no valid values can be obtained. |
MNPName | String | Mini program name Note: This field may return null, indicating that no valid values can be obtained. |
MNPIcon | String | Mini program icon Note: This field may return null, indicating that no valid values can be obtained. |
MNPType | String | Mini program category Note: This field may return null, indicating that no valid values can be obtained. |
MNPIntro | String | Mini program introduction Note: This field may return null, indicating that no valid values can be obtained. |
MNPDesc | String | Mini program description Note: This field may return null, indicating that no valid values can be obtained. |
CreateUser | String | Developer Note: This field may return null, indicating that no valid values can be obtained. |
CreateTime | String | The time when the developer created it Note: This field may return null, indicating that no valid values can be obtained. |
MNPVersion | String | Mini program version Note: This field may return null, indicating that no valid values can be obtained. |
MNPVersionIntro | String | Version features Note: This field may return null, indicating that no valid values can be obtained. |
Phase | String | Phase. Values: [Develop,Platform,Online] Note: This field may return null, indicating that no valid values can be obtained. |
AuditStatus | Integer | 0: Pending; 1: Processing; 2: Rejected; 3: Approved; 4: Cancelled Note: This field may return null, indicating that no valid values can be obtained. |
AuditNo | String | Approval ticket ID Note: This field may return null, indicating that no valid values can be obtained. |
ShowCase | Integer | Whether it is a trial version. 0: Not a trial version; 1: Trial version Note: This field may return null, indicating that no valid values can be obtained. |
ScanStatus | Integer | Scanning status Note: This field may return null, indicating that no valid values can be obtained. |
ScanScore | Integer | Scan score Note: This field may return null, indicating that no valid values can be obtained. |
RollbackVersion | Integer | Version number to roll back to Note: This field may return null, indicating that no valid values can be obtained. |
Status | Integer | Release status Note: This field may return null, indicating that no valid values can be obtained. |
ScanHtmlPath | String | Address of the scan result Note: This field may return null, indicating that no valid values can be obtained. |
VersionCurrentStatus | Integer | Version approval status. 0: Pending; 1: Processing; 2: Rejected; 3: Approved; 4: Cancelled Note: This field may return null, indicating that no valid values can be obtained. |
Was this page helpful?