Skip to main content
Skip table of contents

13.3 File Services

 

Service

Input

Output / Status

13.3.1

Get File


TrSvcFileInfo

HttpStatusCode.OK
HttpStatusCode.Forbidden HttpStatusCode.BadRequest
HttpStatusCode.InternalServerError HttpStatusCode.NotFound

-

[GET] api/trsvc/File/{fileCode}



13.3.2

Delete File


HttpStatusCode.OK
HttpStatusCode.Forbidden HttpStatusCode.BadRequest
HttpStatusCode.NoContent
HttpStatusCode.InternalServerError HttpStatusCode.NotFound

-

[DELETE] api/trsvc/DeleteFile/{fileCode}



13.3.3

Replay File


HttpStatusCode.OK
HttpStatusCode.Forbidden HttpStatusCode.BadRequest
HttpStatusCode.InternalServerError HttpStatusCode.NotFound

-

[PUT] api/trsvc/ReplayFile/{fileCode}



13.3.4

File Count

TrSvcFileSearchInfo

FileCount

HttpStatusCode.OK
HttpStatusCode.Forbidden HttpStatusCode.BadRequest
HttpStatusCode.InternalServerError HttpStatusCode.NotFound

-

[POST] api/trsvc/FileCount



13.3.5

File List

TrSvcFileSearchPaginationInfo

TrSvcFileListInfo

HttpStatusCode.OK
HttpStatusCode.Forbidden HttpStatusCode.BadRequest
HttpStatusCode.InternalServerError HttpStatusCode.NotFound

-

[POST] api/trsvc/FileList



JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.