| GET | /ccs/teach/los/v4/nextpackage |
|---|
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| losuser | query | string | Yes | LOSUser that access the Service |
| mask | query | string | Yes | mask |
| minlos | query | int | Yes | minlos |
| items | query | int | Yes | items |
| backlook | query | int | Yes | backlook |
| utcOffset | query | int | Yes | utcOffset |
| isLive | query | bool | Yes | isLive |
| isJoining | query | bool | Yes | isJoining |
| doCheck | query | bool | No | doCheck |
To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json
To embed the response in a jsonp callback, append ?callback=myCallback
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
GET /ccs/teach/los/v4/nextpackage HTTP/1.1 Host: 188.138.100.94 Accept: application/json