Plugin DownloadLearn more
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.

Before installing the plugin, please install
JetBrains IDEBefore installing the plugin, please install
JetBrains IDE
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.
Quotas Info
There is no quotas information in the current API.
Authorization Information
The following table shows the authorization information corresponding to this API, which can be used in the Action policy element to grant a RAM user or RAM role the permissions to call the API. Please use RAM to set up these permissions and refer to RAM documentation for more instructions.
Request Parameters
Field Name | Field Details |
---|---|
DistributorIdstring | 分销商 ID |
MainDistributionOrderIdstring | 主分销订单号 Reference Value Source: QueryOrderList4Distribution |
TenantIdstring | 租户 Id |
Response Parameters
Field Name | Field Details |
---|---|
LogsIdstring | 每次请求操作对应的操作日志号,由系统自动生成,返回给租户,可用于排查问题,双方日志中统一透出此标识 |
RequestIdstring | POP 请求流水号,建议租户日志中也输出此流水号,双方排查问题方便 Example:BA157565-3358-5D80-9330-************ |
SubCodestring | 错误子代码。一般用于显示业务类的错误代码,一般建议关注此类错误 Example:1004 |
SubMessagestring | 业务处理相关的错误信息,一般建议关注此类错误 Example:1004 |
PageSizeinteger<int64> | pageSize Notice
Please note that this value is of type Long, and there may be a risk of loss of precision in some languages. Please use it with caution. Example:20 |
PageNumberinteger<int64> | 当前页 Notice
Please note that this value is of type Long, and there may be a risk of loss of precision in some languages. Please use it with caution. Example:1 |
TotalCountinteger<int64> | 总数量 Notice
Please note that this value is of type Long, and there may be a risk of loss of precision in some languages. Please use it with caution. Example:10 |
Successboolean | 本次执行的结果成功与否 Example:true |
Codestring | 返回的执行结果码, 正确为字符串 0000 Example:SUCCESS |
Messagestring | 错误消息 Example:SUCCESS |
Modelobject | 请求结果数据 |
Sample Response
Error Codes
The required error code is unavailable. Click for a feedback.
Global Error CodesChange History
Change time | Change content summary | operation | |
---|---|---|---|
2022-05-31 |