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

CpLetter

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getCpLetter

post

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

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

Successful operation.

application/json
post/getCpLetter
200

Successful operation.

getCpLetterSelectFields

post

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

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

Successful operation.

application/json
post/getCpLetterSelectFields
200

Successful operation.

getCpLetterPagedList

post

Retrieve CpLetter 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/getCpLetterPagedList
200

Successful operation.

getCpLetterListSelectFields

post

Retrieve CpLetter 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/getCpLetterListSelectFields
200

Successful operation.

searchCpLetterSelectFields

post

Search CpLetter 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/searchCpLetterSelectFields
200

Successful operation.

getCpLetterPagedListSelectFields

post

Retrieve CpLetter 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/getCpLetterPagedListSelectFields
200

Successful operation.

searchCpLetterPagedSelectFields

post

Search CpLetter 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/searchCpLetterPagedSelectFields
200

Successful operation.

updateCpLetterByID

post

Update CpLetter 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
CpLetterLetterCodeintegerOptional
Responses
200

Successful operation.

application/json
post/updateCpLetterByID
200

Successful operation.

Last updated

Was this helpful?