GET {version}/Pay/GetCheckOrder?orderNo={orderNo}&CheckOrderType={CheckOrderType}
检查订单是否支付成功
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| orderNo | string |
Required |
|
| CheckOrderType | CheckOrderEnumType |
Default value is WxinOpen |
|
| version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
1-成功,0-失败
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>