QueryOrderDetail4Distribution_企业商城 LinkedMall_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
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.

Description:View Details...

ActionsAccess levelResource typeCondition keyAssociated operation
linkedmall:queryOrderDetail4Distribution
All Resources
*
NoneNone

Request Parameters

Field NameField Details
DistributorIdstring

分销商 ID

MainDistributionOrderIdstring

主分销订单号

Reference Value Source:
    QueryOrderList4Distribution
TenantIdstring

租户 Id

Response Parameters

Field NameField 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

Global Error Codes
HTTP Status CodeError CodesError MessageActions
400
InvalidTag.Mismatch
The specified Tag.n.Key and Tag.n.Value are not match.Diagnose
400
InvalidTagCount
The specified tags are beyond the permitted range.Diagnose
404
InvalidInstanceChargeType.NotFound
The InstanceChargeType does not exist in our recordsDiagnose
404
InvalidInternetChargeType.ValueNotSupported
The specified InternetChargeType is not validDiagnose

Change History

Change timeChange content summaryoperation
2022-05-31
addOpenAPI

Examples