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

AccountFieldName

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getAccountFieldName

post

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

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

Successful operation.

application/json
post/getAccountFieldName
200

Successful operation.

getAccountFieldNameSelectFields

post

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

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

Successful operation.

application/json
post/getAccountFieldNameSelectFields
200

Successful operation.

getAccountFieldNamePagedList

post

Retrieve AccountFieldName 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/getAccountFieldNamePagedList
200

Successful operation.

getAccountFieldNameListSelectFields

post

Retrieve AccountFieldName 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/getAccountFieldNameListSelectFields
200

Successful operation.

searchAccountFieldNameSelectFields

post

Search AccountFieldName 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/searchAccountFieldNameSelectFields
200

Successful operation.

getAccountFieldNamePagedListSelectFields

post

Retrieve AccountFieldName 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/getAccountFieldNamePagedListSelectFields
200

Successful operation.

searchAccountFieldNamePagedSelectFields

post

Search AccountFieldName 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/searchAccountFieldNamePagedSelectFields
200

Successful operation.

updateAccountFieldNameByID

post

Update AccountFieldName 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
AccountFieldNameFieldintegerOptional
Responses
200

Successful operation.

application/json
post/updateAccountFieldNameByID
200

Successful operation.

Last updated

Was this helpful?