The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /service/QueryMedia HTTP/1.1
Host: www.bernhardthospitality.com
Accept: text/jsv
Content-Type: text/jsv
Content-Length: length
{
idIn:
[
0
],
search: String,
tagCriteria:
{
String:
[
String
]
},
context: String,
euid: 00000000-0000-0000-0000-000000000000,
id: 0,
active: False,
skip: 0,
take: 0,
orderBy: String,
orderByDesc: String,
include: String,
fields: String,
meta:
{
String: String
}
}
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length
{
offset: 0,
total: 0,
results:
[
{
predecessorId: 0,
replacePredecessor: False,
contentType: String,
predecessor:
{
predecessorId: 0,
replacePredecessor: False,
contentType: String,
predecessor:
{
predecessorId: 0,
replacePredecessor: False,
contentType: String,
realm: String,
height: 0,
width: 0,
area: 0,
contentLength: 0,
clientId: String,
url: String,
originalUrl: String,
key: String,
tags:
{
String:
[
String
]
},
refId: String,
rating: 0,
restricted: False,
description: String,
label: String,
active: False,
id: 0,
createdBy: String,
createdOn: 0001-01-01,
lastModifiedOn: 0001-01-01,
lastModifiedBy: String,
position: 0
},
realm: String,
height: 0,
width: 0,
area: 0,
contentLength: 0,
clientId: String,
url: String,
originalUrl: String,
key: String,
tags:
{
String:
[
String
]
},
refId: String,
rating: 0,
restricted: False,
description: String,
label: String,
active: False,
id: 0,
createdBy: String,
createdOn: 0001-01-01,
lastModifiedOn: 0001-01-01,
lastModifiedBy: String,
position: 0
},
realm: String,
height: 0,
width: 0,
area: 0,
contentLength: 0,
clientId: String,
url: String,
originalUrl: String,
key: String,
tags:
{
String:
[
String
]
},
refId: String,
rating: 0,
restricted: False,
description: String,
label: String,
active: False,
id: 0,
createdBy: String,
createdOn: 0001-01-01,
lastModifiedOn: 0001-01-01,
lastModifiedBy: String,
position: 0
}
],
meta:
{
String: String
},
responseStatus:
{
errorCode: String,
message: String,
stackTrace: String,
errors:
[
{
errorCode: String,
fieldName: String,
message: String,
meta:
{
String: String
}
}
],
meta:
{
String: String
}
}
}