CreatePickUpWaybillPreQuery_号码隐私保护服务_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

接口说明

QPS 限制

本接口的单用户 QPS 限制为 100 次/秒。超过限制,API 调用会被限流,这可能会影响您的业务,请合理调用。

流控信息

请求速率为100/1(s)。更多流控信息,请前往配额中心查看

授权信息

如下是此API对应的授权信息,用于RAM权限策略语句的Action元素中,为RAM用户或RAM角色授予调用此API的权限。请通过 RAM 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
dypls:CreatePickUpWaybillPreQuery
Create
全部资源
*

请求参数

字段名称字段详情
Content-Typestring

HTTP 请求内容类型。展开详情

示例值:application/json;chatset=UTF-8
SenderInfoobject

寄件人信息。

ConsigneeInfoobject

收件人信息。

CpCodestring

快递公司编码。不指定快递公司时由系统进行分配。

示例值:YTO
PreWeightstring

预估重量(单位:克)。展开详情

示例值:2000
OuterOrderCodestring

接入方系统的订单编号。

示例值:787DFHHDS989****
OrderChannelsstring

外部渠道来源标识,不可包含下划线。接入时与系统约定取值。

示例值:Test

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:9FC30594-3841-43AD-9008-03393BCB5CD2
HttpStatusCodeinteger<int32>

HTTP 状态码。

示例值:200
Messagestring

状态码描述。

示例值:OK
Dataobject

结果集。

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
Insufficient.Balance
You have an insufficient balance.诊断
400
Product.Unsubscript
You have not subscribed to the specified product.诊断
400
Ram.PermissionDeny
You are not authorized to perform the operation.诊断
400
System.LimitControl
The system is under flow control.诊断
400
Unknown.ResourceOwnerId
The resource does not belong to the current user.诊断
403
Permission.NotAuthorized
You are not authorized to perform the operation.诊断
500
InternalError
A system error occurred.诊断

变更历史

变更时间变更内容概要操作
2022-05-12
新增OpenAPI,寄件下单预查询

相关示例

CreatePickUpWaybillPreQuery
2022-05-27