Security
Perform various operations for Symitar parameters.
Operations
Returns the security with select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
SecuritySecurityCategoryintegerOptional
SecurityRecordSelectionintegerOptional
Responses
200
Successful operation.
application/json
post
/getSecuritySelectFields200
Successful operation.
Retrieve a paged list of select fields for security settings
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchSecurityPagedSelectFields200
Successful operation.
Update securities by ID
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
SecuritySecurityCategoryintegerOptional
SecurityRecordSelectionintegerOptional
Responses
200
Successful operation.
application/json
post
/updateSecurityByID200
Successful operation.
Last updated
Was this helpful?