POST api/rezervimet_s/pivotfilter

Request Information

URI Parameters

None.

Body Parameters

calendarfilter
NameDescriptionTypeAdditional information
data1

date

None.

data2

date

None.

Request Formats

application/json, text/json

Sample:
{
  "data1": "2024-07-18T07:33:25.9913298-07:00",
  "data2": "2024-07-18T07:33:25.9913298-07:00"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.