POST api/v1/skystat/CallSkystat

Request Information

URI Parameters

None.

Body Parameters

DefaultReqs
NameDescriptionTypeAdditional information
_ApYear

integer

None.

_LastChanges

date

None.

_SysNumber

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "_ApYear": 1,
  "_LastChanges": "2025-12-06T17:38:44.1572463+00:00",
  "_SysNumber": 3
}

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.