Service
objectClearing 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.
Values for Production Services: PCR_P; PER_P; PCI_P
Values for Test environments:
- SIC RTGS service: XCR_E; XCR_P; ACR_E; ACR_P
- SIC IP service: XCI_E; ACI_E; XCI_P; ACI_P; VCI_E; VCI_P
- euroSIC RTGS service: XER_E; XER_P; AER_E; AER_P
>= 1 characters<= 10 characters
Example:PCR_P
Additional information to the serviceIdentification. No predefined values.
>= 1 characters<= 250 characters
Example:SIC-RTGS-Service: External test environment for tests with production data and the current development status of the next release
The clearing day that is active on the start (00:00) of the related calendar day.
Example:2024-12-23
A duration composed of start and end. The date-time fields are structured according to RFC3339, section 5.6 in ISO 8601 with timezone and milliseconds.
Show Child Parameters
Used if a clearing day change is scheduled for the calendar date. Depending on the service certain child-elements are available:
a) clearing stops (SIC RTGS and euroSIC RTGS service)
b) cut-offs for euroSIC RTGS service
c) the next clearing day scheduled
The date-time fields are structured according to RFC3339, section 5.6 in ISO 8601 with timezone and milliseconds.
Show Child Parameters
ScheduledClearingDayChange
objectUsed if a clearing day change is scheduled for the calendar date. Depending on the service certain child-elements are available:
a) clearing stops (SIC RTGS and euroSIC RTGS service)
b) cut-offs for euroSIC RTGS service
c) the next clearing day scheduled
The date-time fields are structured according to RFC3339, section 5.6 in ISO 8601 with timezone and milliseconds.
Clearing stop 1 date and time.
Example:2024-12-23T17:00:00+01:00
Clearing stop 2 date and time.
Example:2024-12-23T18:00:00+01:00
Clearing stop 3 date and time.
Example:2024-12-23T18:15:00+01:00
Cut off 1 date and time.
Example:2024-12-23T16:30:00+01:00
Cut off 2 date and time.
Example:2024-12-23T17:30:00+01:00
The clearing day that starts after day end processing (SIC and euroSIC RTGS service) or after day change (SIC IP service).
Example:2024-12-24
Duration
objectA duration composed of start and end. The date-time fields are structured according to RFC3339, section 5.6 in ISO 8601 with timezone and milliseconds.
Start date and time of the duration.
Example:2024-12-23T12:00:00+01:00
End date and time of the duration.
Problem
objectAn absolute URI that identifies the problem type.
We may provide human-readable documentation for the problem type in the future, when the URI is dereferenced.
Default:about:blank
Example:/problems/REQUEST_PARAMETER_VALIDATION_FAILED
A short, human readable summary of the problem type.
Example:Request parameter has missing or invalid values
The HTTP status code generated by the origin server for this occurrence
of the problem.
>= 100< 600
Example:400
A human readable explanation specific to this occurrence of the
problem.
Example:The submitted request contains invalid or missing request parameters which cannot be processed.
An absolute URI that identifies the specific occurrence of the problem.
It may or may not yield further information if dereferenced.
Example:/api/epcd/bankmaster/v3/public/errors/EPCD0090000001/provided-D
Structured type that contains an object and its type.
Example:When associated with a 'Problem', it typically contains values which caused the failure and similar. May not contain sensitive CID.
Show Child Parameters
GenericObject
objectStructured type that contains an object and its type.
The field “@type” contains a URI/name identifying the type. Example: “@type”: “types.example.com/standard/id”.
An object of type @type containing custom fields.