GET api/WechatApi/CodeLink
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
jump_wxa | Jump_wxa |
None. |
|
is_expire |
生成的 scheme 码类型,到期失效:true,永久有效:false。 |
boolean |
None. |
expire_type |
到期失效的 scheme 码失效类型,失效时间:0,失效间隔天数:1 |
integer |
None. |
expire_time |
到期失效的 scheme 码的失效时间,为 Unix 时间戳。生成的到期失效 scheme 码在该时间前有效。最长有效期为1年。is_expire 为 true 且 expire_type 为 0 时必填 |
integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.