The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/oneway/SubmittedBusinessCombinedDataTableRequest HTTP/1.1
Host: api2.exactmedicare.com
Content-Type: text/jsv
Content-Length: length
{
dtParameters:
{
columns:
[
{
data: 0,
name: String,
orderable: False,
searchable: False,
search:
{
value: String,
regex: False
}
}
],
draw: 0,
length: 0,
order:
[
{
column: 0,
dir: String
}
],
start: 0,
search:
{
value: String,
regex: False
}
},
AgentId: 0,
StartDate: 0001-01-01,
EndDate: 0001-01-01
}