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

PlanFieldName

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getPlanFieldName

post

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

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

Successful operation.

application/json
post/getPlanFieldName
200

Successful operation.

getPlanFieldNameSelectFields

post

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

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

Successful operation.

application/json
post/getPlanFieldNameSelectFields
200

Successful operation.

getPlanFieldNamePagedList

post

Retrieve PlanFieldName 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/getPlanFieldNamePagedList
200

Successful operation.

getPlanFieldNameListSelectFields

post

Retrieve PlanFieldName 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/getPlanFieldNameListSelectFields
200

Successful operation.

searchPlanFieldNameSelectFields

post

Search PlanFieldName 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/searchPlanFieldNameSelectFields
200

Successful operation.

getPlanFieldNamePagedListSelectFields

post

Retrieve PlanFieldName 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/getPlanFieldNamePagedListSelectFields
200

Successful operation.

searchPlanFieldNamePagedSelectFields

post

Search PlanFieldName 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/searchPlanFieldNamePagedSelectFields
200

Successful operation.

updatePlanFieldNameByID

post

Update PlanFieldName 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
PlanFieldNameFieldintegerOptional
Responses
200

Successful operation.

application/json
post/updatePlanFieldNameByID
200

Successful operation.

Last updated

Was this helpful?