The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/reply/ContractSearch HTTP/1.1
Host: dinumero.modernekonomi.se
Content-Type: text/jsv
Content-Length: length
{
ClientId: 0,
EndDateMin: 0001-01-01,
EndDateMax: 0001-01-01,
TerminationDateMin: 0001-01-01,
TerminationDateMax: 0001-01-01,
MonitoringDateMin: 0001-01-01,
MonitoringDateMax: 0001-01-01,
Name: String,
Text: String,
Labels:
[
String
],
IsAboutToBeRenewed: False,
Page: 0,
PageSize: 0,
SortColumn: String,
SortAsc: False,
Type: String,
Is: String
}