Changes

Jump to navigation Jump to search
Created page with "* Example of use: <br> : Request <br> ::http://backendapi.dev1.gvp.mediaibox.com.br/Data/MovieAvailabilityWindow/Filters/MOVIE_ID/21/INSTANCE_ID/2 <br> : Response <br> <source..."
* Example of use: <br>
: Request <br>
::http://backendapi.dev1.gvp.mediaibox.com.br/Data/MovieAvailabilityWindow/Filters/MOVIE_ID/21/INSTANCE_ID/2 <br>
: Response <br>
<source lang=xml>
{
"StatusCode": 0,
"Severity": 1,
"HttpStatusCode": 200,
"StatusMessage": "OK",
"Content": {
"List": [
{
"MovieId": 21,
"InstanceId": 2,
"SourceId": 0,
"LicenseStart": 1422745200,
"LicenseEnd": 1451516400,
"ID": 1
},
{
"MovieId": 21,
"InstanceId": 2,
"SourceId": 0,
"LicenseStart": 1451602800,
"LicenseEnd": 1455490800,
"ID": 2
}
],
"Count": 2
}
}
</source>
Bureaucrats, editor
79

edits

Navigation menu