PlanFieldName
Perform various operations for Symitar parameters.
Operations
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
/getPlanFieldNameSelectFields200
Successful operation.
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
/getPlanFieldNameListSelectFields200
Successful operation.
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
/getPlanFieldNamePagedListSelectFields200
Successful operation.
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
/searchPlanFieldNamePagedSelectFields200
Successful operation.
Last updated
Was this helpful?