SecField
Perform various operations for Symitar parameters.
Operations
Returns the security fields with select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
SecFieldRecordSelectionintegerOptional
Responses
200
Successful operation.
application/json
post
/getSecFieldSelectFields200
Successful operation.
Returns paged list of security fields with select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getSecFieldPagedListSelectFields200
Successful operation.
Retrieve a paged list of select fields for security fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchSecFieldPagedSelectFields200
Successful operation.
Last updated
Was this helpful?