POST mobile/learn/search/loadscreenview
load screen view
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| viewInVO |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"searchVO": {
"searchType": 1,
"category": 2,
"isFreeBook": true,
"level": 4,
"name": "sample string 5",
"productId": "sample string 6",
"pageIndex": 7,
"pageSize": 8,
"curUserId": "sample string 9",
"isSSO": true,
"requestHost": "sample string 11",
"applicationPath": "sample string 12",
"secureApplicationPath": "sample string 13",
"absoluteApplicationPath": "sample string 14",
"isHttps": true,
"isMobileDevice": true,
"clientType": 0,
"clientVersion": "sample string 17",
"clientOS": "sample string 18",
"clientBuild": "sample string 19",
"timeZone": 20,
"clientId": "sample string 21"
},
"entityType": "sample string 1",
"entityId": "sample string 2",
"curUserId": "sample string 3",
"isSSO": true,
"requestHost": "sample string 5",
"applicationPath": "sample string 6",
"secureApplicationPath": "sample string 7",
"absoluteApplicationPath": "sample string 8",
"isHttps": true,
"isMobileDevice": true,
"clientType": 0,
"clientVersion": "sample string 11",
"clientOS": "sample string 12",
"clientBuild": "sample string 13",
"timeZone": 14,
"clientId": "sample string 15"
}
application/xml, text/xml
Sample:
<SearchLearnBooksViewInVO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Web.API.VO.Input.Learn">
<ClientId xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 15</ClientId>
<ClientType xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">Web</ClientType>
<TimeZone xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">14</TimeZone>
<absoluteApplicationPath xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 8</absoluteApplicationPath>
<applicationPath xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 6</applicationPath>
<cachedKey xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 1</cachedKey>
<clientBuild xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 13</clientBuild>
<clientOS xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 12</clientOS>
<clientVersion xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 11</clientVersion>
<curUserId xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 3</curUserId>
<isHttps xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">true</isHttps>
<isMobileDevice xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">true</isMobileDevice>
<isSSO xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">true</isSSO>
<requestHost xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 5</requestHost>
<secureApplicationPath xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 7</secureApplicationPath>
<entityId xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Web.API.VO.Input.Common">sample string 2</entityId>
<entityType xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Web.API.VO.Input.Common">sample string 1</entityType>
<SearchVO xmlns:d2p1="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input">
<ClientId xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 21</ClientId>
<ClientType xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">Web</ClientType>
<TimeZone xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">20</TimeZone>
<absoluteApplicationPath xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 14</absoluteApplicationPath>
<applicationPath xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 12</applicationPath>
<cachedKey xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 1</cachedKey>
<clientBuild xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 19</clientBuild>
<clientOS xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 18</clientOS>
<clientVersion xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 17</clientVersion>
<curUserId xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 9</curUserId>
<isHttps xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">true</isHttps>
<isMobileDevice xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">true</isMobileDevice>
<isSSO xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">true</isSSO>
<requestHost xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 11</requestHost>
<secureApplicationPath xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 13</secureApplicationPath>
<d2p1:Category>2</d2p1:Category>
<d2p1:IsFreeBook>true</d2p1:IsFreeBook>
<d2p1:Level>4</d2p1:Level>
<d2p1:Name>sample string 5</d2p1:Name>
<d2p1:PageIndex>7</d2p1:PageIndex>
<d2p1:PageSize>8</d2p1:PageSize>
<d2p1:ProductId>sample string 6</d2p1:ProductId>
<d2p1:SearchType>1</d2p1:SearchType>
</SearchVO>
</SearchLearnBooksViewInVO>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json
Sample:
{
"isDone": true,
"code": 0,
"message": "sample string 2",
"cachedKey": "sample string 3",
"correlationId": "69d68166-f79d-4c23-a9df-5e740359585b",
"data": null
}
application/xml, text/xml
Sample:
<ApiResponseOfLoadSearchViewOutVO8LfigrZv xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API"> <CachedKey>sample string 3</CachedKey> <Code>None</Code> <CorrelationId>69d68166-f79d-4c23-a9df-5e740359585b</CorrelationId> <IsDone>true</IsDone> <Message>sample string 2</Message> </ApiResponseOfLoadSearchViewOutVO8LfigrZv>