Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
pass
documents
Wiki
接口
交易
交易
· Changes
Page history
Update 交易
authored
Aug 01, 2019
by
叶佳菲
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
接口/交易.md
接口/交易.md
+10
-0
No files found.
接口/交易.md
View page @
a55927a2
...
@@ -154,6 +154,16 @@ Authorization: Bearer ${token}
...
@@ -154,6 +154,16 @@ Authorization: Bearer ${token}
}
}
```
```
-
错误返回
|参数名|类型|说明|
|:---|:---|:---|:---|
|code |int |结果状态码|
| |404 |不存在指定订单|
| |408 |超出限制,需要重新调用|
||其他|见
[
其他返回参数说明
](
#其他返回参数说明
)
|
|msg |string |结果消息|
### R2.查询可用账户
### R2.查询可用账户
```
javascript
```
javascript
...
...