GET api/wechat/receive?msg_signature={msg_signature}×tamp={timestamp}&nonce={nonce}&echostr={echostr}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| msg_signature | string |
Required |
|
| timestamp | string |
Required |
|
| nonce | string |
Required |
|
| echostr | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.