GET api/WxReport/ChageState?openId={openId}&idCard={idCard}&state={state}&leaveTime={leaveTime}&wxname={wxname}&phone={phone}&ip={ip}&nickName={nickName}¬e={note}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| openId | string |
Required |
|
| idCard | string |
Required |
|
| state | string |
Required |
|
| leaveTime | date |
Required |
|
| wxname | string |
Required |
|
| phone | string |
Required |
|
| ip | string |
Required |
|
| nickName | string |
Required |
|
| note | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.