POST api/Ticket/saveH5Ticket

注册保存最近活动电子票(CN网站H5接口调用,同时判断没注册则默认注册)

Request Information

URI Parameters

None.

Body Parameters

comJson
NameDescriptionTypeAdditional information
jsondata

string

None.

Request Formats

application/json, text/json

Sample:
{
  "jsondata": "sample string 1"
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'comJson'.

Response Information

Resource Description

注册保存最近活动电子票(CN网站H5接口调用,同时判断没注册则默认注册)

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.