NameFieldName
Perform various operations for Symitar parameters.
Operations
Retrieve name field name select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
NameFieldNameFieldintegerOptional
Responses
200
Successful operation.
application/json
post
/getNameFieldNameSelectFields200
Successful operation.
Retrieve a list of select fields for searching by name field names.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/searchNameFieldNameSelectFields200
Successful operation.
Retrieve paged list select fields of name field names
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getNameFieldNamePagedListSelectFields200
Successful operation.
Retrieve a list of paged select fields for searching by name field names.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchNameFieldNamePagedSelectFields200
Successful operation.
Last updated
Was this helpful?