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

GlCode

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getGlCode

post

Retrieve GlCode parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
post/getGlCode
200

Successful operation.

getGlCodeSelectFields

post

Retrieve GlCode parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
post/getGlCodeSelectFields
200

Successful operation.

getGlCodePagedList

post

Retrieve GlCode parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/getGlCodePagedList
200

Successful operation.

getGlCodeListSelectFields

post

Retrieve GlCode parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
post/getGlCodeListSelectFields
200

Successful operation.

searchGlCodeSelectFields

post

Search GlCode parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
post/searchGlCodeSelectFields
200

Successful operation.

getGlCodePagedListSelectFields

post

Retrieve GlCode parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/getGlCodePagedListSelectFields
200

Successful operation.

searchGlCodePagedSelectFields

post

Search GlCode parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/searchGlCodePagedSelectFields
200

Successful operation.

updateGlCodeByID

post

Update GlCode parameter configuration. Parameter updates can change institution behavior and should be tested in a controlled environment before use.

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

Successful operation.

application/json
post/updateGlCodeByID
200

Successful operation.

Last updated

Was this helpful?