NameFieldName

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getNameFieldName

post

Retrieve name field name

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

Successful operation.

application/json
post
/getNameFieldName
200

Successful operation.

getNameFieldNameSelectFields

post

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
/getNameFieldNameSelectFields
200

Successful operation.

getNameFieldNamePagedList

post

Retrieve paged list of name field names

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

Successful operation.

application/json
post
/getNameFieldNamePagedList
200

Successful operation.

getNameFieldNameListSelectFields

post

Retrieve name field name list select fields

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

Successful operation.

application/json
post
/getNameFieldNameListSelectFields
200

Successful operation.

searchNameFieldNameSelectFields

post

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
/searchNameFieldNameSelectFields
200

Successful operation.

getNameFieldNamePagedListSelectFields

post

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
/getNameFieldNamePagedListSelectFields
200

Successful operation.

searchNameFieldNamePagedSelectFields

post

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
/searchNameFieldNamePagedSelectFields
200

Successful operation.

updateNameFieldNameByID

post

Update name field names by ID

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

Successful operation.

application/json
post
/updateNameFieldNameByID
200

Successful operation.

Last updated

Was this helpful?