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

Institution

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getInstitution

post

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

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

Successful operation.

application/json
post/getInstitution
200

Successful operation.

getInstitutionSelectFields

post

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

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

Successful operation.

application/json
post/getInstitutionSelectFields
200

Successful operation.

getInstitutionPagedList

post

Retrieve Institution 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/getInstitutionPagedList
200

Successful operation.

getInstitutionListSelectFields

post

Retrieve Institution 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/getInstitutionListSelectFields
200

Successful operation.

searchInstitutionSelectFields

post

Search Institution 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/searchInstitutionSelectFields
200

Successful operation.

getInstitutionPagedListSelectFields

post

Retrieve Institution 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/getInstitutionPagedListSelectFields
200

Successful operation.

searchInstitutionPagedSelectFields

post

Search Institution 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/searchInstitutionPagedSelectFields
200

Successful operation.

updateInstitutionByID

post

Update Institution 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
InstitutionBranchintegerOptional
Responses
200

Successful operation.

application/json
post/updateInstitutionByID
200

Successful operation.

Last updated

Was this helpful?