SIC Clearing Day Calendar API V1 [CH]

GET Health Check

Returns a status message of the system.

get

Response

application/json

Healthcheck successful

HealthCheckResponse

messagestringrequired

Response message from health check.

<= 100 characters

Example:The health check GET request was successfully received and processed.

requestDateTimestring(date-time)required

According to RFC3339, section 5.6 in ISO 8601 with timezone and milliseconds.

Example:2024-12-21T10:52:05.1904957+01:00

receivedHeadersarray[object]required
Show Child Parameters
environmentStagestringrequired

The instance to which the request was sent to.

Example:X1

applicationVersionstringrequired

The version of the API backend.

Example:4.5.0-julia

apiVersionstringrequired

The version of the API.

Example:1.0.23

get/healthcheck
 
application/json

HEAD Health Check

Returns a status message of the system (only head, no content).

head

Response

Content can be downloaded with GET method.

head/healthcheck
 

ClearingDayCalendarJsonResponse

object

Toplevel element that contains metadata and clearing day calendar entries.

metaDataobjectrequired

Information about the validity and creation stamp.

Show Child Parameters
entriesarray[object]required

Contains clearing day information for a specific calendar date.

Show Child Parameters
Example

ClearingDayCalendarMetaData

object

Information about the validity and creation stamp.

createdStampstring(date-time)required

Date and time (according to ISO 8601) at which this response was created.

Example:2024-12-21T10:52:05.1904957+01:00

Example

ClearingDayCalendarJsonResponseEntry

object

Contains clearing day information for a specific calendar date.

calendarDaystring(date)required

Calendar day (according to ISO 8601) of the record. All dependent information can be found as child elements.

Example:2024-12-23

dayOfWeekstringrequired

Day of week of the current record in english. This redundant information is only available to support readability.

>= 1 characters<= 15 characters

Example:Wednesday

servicesarray[object]required

Clearing day information for a specific service (e.g. SIC RTGS service or SIC IP service). This always includes the currently valid clearing day and may include planned downtimes and planned clearing day changes - if any.

Show Child Parameters
Example