- Translations validated
- Translations awaiting validation
Original | Translation | Action |
---|---|---|
Inherits global rate limit | 继承全局速率限制 | Edit |
Arguments | 论据 | Edit |
Optional | 可选的 | Edit |
Example responses | 示例响应 | Edit |
Errors | 错误 | Edit |
Error Codes | 错误代码 | Edit |
Every error is represented with an HTTP status code, as well as a code and response message within the actual response body. | 每个错误都用 HTTP 状态代码以及实际响应正文中的代码和响应消息表示。 | Edit |
There is one exception to these rules: | 这些规则有一个例外: | Edit |
Invalid formats will return an HTTP 415 with an error message as the response body. | 无效格式将返回带有错误消息的 HTTP 415 作为响应正文。 | Edit |
JSONP without a callback will return a javascript commented response. | 没有回调的 JSONP 将返回一个 javascript 注释响应。 | Edit |
Code | 代码 | Edit |
Meaning | 意义 | Edit |
Getting Started | 入门 | Edit |
Making Requests | 发出请求 | Edit |
Developer Group (support, feedback, ...) | 开发人员组(支持、反馈……) | Edit |
Buyers | 买家 | Edit |
Returns your buyers information for one paid package. | 返回一个付费包裹的买家信息。 | Edit |
Required | 必需的 | Edit |
Your package identifier. | 您的包裹标识符。 | Edit |
Check | 查看 | Edit |
Package identifier. | 包标识符。 | Edit |
Udid which must be checked. | 必须检查的 Udid。 | Edit |
Returns detailed information for one package. | 返回一个包的详细信息。 | Edit |
Constructing Requests | 构建请求 | Edit |
Requests are made of three components: | 请求由三个部分组成: | Edit |