OnlineFile
Perform various operations for Symitar parameters.
Operations
Retrieve online file select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
OnlineFileFileRecordintegerOptional
Responses
200
Successful operation.
application/json
post
/getOnlineFileSelectFields200
Successful operation.
Retrieve paged list select fields of online files
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getOnlineFilePagedListSelectFields200
Successful operation.
Retrieve a paged list of select fields for online files
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchOnlineFilePagedSelectFields200
Successful operation.
Last updated
Was this helpful?