OnlineFile

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getOnlineFile

post

Retrieve online file information

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

Successful operation.

application/json
post
/getOnlineFile
200

Successful operation.

getOnlineFileSelectFields

post

Retrieve online file select fields

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

Successful operation.

application/json
post
/getOnlineFileSelectFields
200

Successful operation.

getOnlineFilePagedList

post

Retrieve paged list of online files

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

Successful operation.

application/json
post
/getOnlineFilePagedList
200

Successful operation.

getOnlineFileListSelectFields

post

Retrieve online file list select fields

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

Successful operation.

application/json
post
/getOnlineFileListSelectFields
200

Successful operation.

searchOnlineFileSelectFields

post

Retrieve a list of select fields for online files

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

Successful operation.

application/json
post
/searchOnlineFileSelectFields
200

Successful operation.

getOnlineFilePagedListSelectFields

post

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

Successful operation.

searchOnlineFilePagedSelectFields

post

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

Successful operation.

getOnlineFileMgr

post

Retrieve online file manager information

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

Successful operation.

application/json
post
/getOnlineFileMgr
200

Successful operation.

getOnlineFileMgrSelectFields

post

Retrieve online file manager select fields

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

Successful operation.

application/json
post
/getOnlineFileMgrSelectFields
200

Successful operation.

updateOnlineFileByID

post

Update online files by ID

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

Successful operation.

application/json
post
/updateOnlineFileByID
200

Successful operation.

updateOnlineFileMgrByID

post

Update online file managers by ID

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

Successful operation.

application/json
post
/updateOnlineFileMgrByID
200

Successful operation.

Last updated

Was this helpful?