For the complete documentation index, see llms.txt. This page is also available as Markdown.

InformationService

Get critical information about the core.

Symitar eDocs References: SYSTEMINFO, Memo Post Mode

Operations

getGeneralInformation

post

Retrieves general status information about the Symitar core.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
OperatingSystemDateTimestringOptional

Date and time of the operating system

BusinessDateTimestringOptional

Date and time of the business

PreviousBusinessDatestring · dateOptional

Previous business date

OperatingSystemHostNamestringOptional

Host name of the operating system

InstitutionNumberintegerOptional

Institution number of of Symitar

SymNumberintegerOptional

The Symitar number of the SymXchange instance

SymXchangeInstanceNamestringOptional

Instance name for SymXchange

SymXchangeClientNumberintegerOptional

Client number for SymXchange

InMemoModebooleanOptional

Indicates if the system is in memo mode

VersionstringOptional

Version of Symitar

ServicePackintegerOptional

Service pack number of Symitar

AlphaReleasebooleanOptional

Indicates if the Symitar release is an alpha release

BetaReleasebooleanOptional

Indicates if the Symitar release is a beta release

PreReleasebooleanOptional

Indicates if the Symitar release is a pre-release

QuestVersionstringOptional

Symitar Quest version number

SymXChangeInstanceIdintegerOptional

Instance ID for SymXchange

SymXChangeLastOnHostDateTimestringOptional

Date and time of last interaction with the host for SymXchange

ServerTimeZonestringOptional

Time zone of the server

post/getGeneralInformation
200

Successful operation.

Last updated

Was this helpful?