ShareFieldName
Perform various operations for Symitar parameters.
Operations
Retrieve getShareFieldNameSelectFields data.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ShareFieldNameFieldintegerOptional
Responses
200
Successful operation.
application/json
post
/getShareFieldNameSelectFields200
Successful operation.
Returns the list of share field names with select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getShareFieldNameListSelectFields200
Successful operation.
Retrieve a list of select fields for share field names
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/searchShareFieldNameSelectFields200
Successful operation.
Returns paged list of share field names with select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getShareFieldNamePagedListSelectFields200
Successful operation.
Retrieve a paged list of select fields for share field names
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchShareFieldNamePagedSelectFields200
Successful operation.
Last updated
Was this helpful?