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

SecField

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getSecField

post

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

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

Successful operation.

application/json
post/getSecField
200

Successful operation.

getSecFieldSelectFields

post

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

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

Successful operation.

application/json
post/getSecFieldSelectFields
200

Successful operation.

getSecFieldPagedList

post

Retrieve SecField 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/getSecFieldPagedList
200

Successful operation.

getSecFieldListSelectFields

post

Retrieve SecField 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/getSecFieldListSelectFields
200

Successful operation.

searchSecFieldSelectFields

post

Search SecField 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/searchSecFieldSelectFields
200

Successful operation.

getSecFieldPagedListSelectFields

post

Retrieve SecField 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/getSecFieldPagedListSelectFields
200

Successful operation.

searchSecFieldPagedSelectFields

post

Search SecField 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/searchSecFieldPagedSelectFields
200

Successful operation.

updateSecFieldByID

post

Update SecField 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
SecFieldRecordSelectionintegerOptional
Responses
200

Successful operation.

application/json
post/updateSecFieldByID
200

Successful operation.

Last updated

Was this helpful?