PlanFieldName

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getPlanFieldName

post

Plan field name

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

Returns the plan field names with select fields

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

Returns paged list of plan field names

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

Successful operation.

application/json
post
/getPlanFieldNamePagedList
200

Successful operation.

getPlanFieldNameListSelectFields

post

Returns the list of plan field names with select fields

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

Successful operation.

application/json
post
/getPlanFieldNameListSelectFields
200

Successful operation.

searchPlanFieldNameSelectFields

post

Retrieve a list of select fields for plan field names

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

Successful operation.

application/json
post
/searchPlanFieldNameSelectFields
200

Successful operation.

getPlanFieldNamePagedListSelectFields

post

Returns paged list of plan field names with select fields

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

Successful operation.

application/json
post
/getPlanFieldNamePagedListSelectFields
200

Successful operation.

searchPlanFieldNamePagedSelectFields

post

Retrieve a paged list of select fields for plan field names

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

Successful operation.

application/json
post
/searchPlanFieldNamePagedSelectFields
200

Successful operation.

updatePlanFieldNameByID

post

Update plan field names by ID

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?