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
Jul 11, 2019
by
叶佳菲
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
接口/交易.md
接口/交易.md
+1
-0
No files found.
接口/交易.md
View page @
5289367b
...
...
@@ -335,6 +335,7 @@ Content-Type: application/json
### D1.全额撤单
> - 必须由发起交易所在终端发起撤单
> - 对于不存在的seq,限制10次/每分钟
```javascript
DELETE http://${domain}/sovellpay/v2/trade/${seq}?sign=${sign}
...
...