POST api/Other/Ali/Authorize?grantType={grantType}&code={code}
支付宝网页签权 与支付宝线下条码共用支付宝参数
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
grantType | string |
Required |
|
code | string |
Required |
Body Parameters
None.
Response Information
Resource Description
支付宝网页签权 与支付宝线下条码共用支付宝参数
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.