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
Mar 12, 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 @
04808f66
...
...
@@ -195,6 +195,7 @@ Authorization: Bearer ${token}
```javascript
POST http://${domain}/sovellpay/v2/trade?sign=${sign}
Authorization: Bearer ${token}
Content-Type: application/json
{
"intent": ${intent},
...
...