Skip to main content
Skip table of contents

14.3 File Delivery Services

 

Service

Input

Output / Status

14.3.1

Get File Delivery


TrSvcFileDeliveryInfo

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

-

[GET] api/trsvc/FileDelivery/{trSvcfileDeliveryId}



14.3.2

Retry File Delivery


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

-

[PUT] api/trsvc/RetryFileDelivery/{trSvcfileDeliveryId}



14.3.3

Cancel File Delivery


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

-

[PUT] api/trsvc/CancelFileDelivery/{trSvcfileDeliveryId}



14.3.4

Give Up File Delivery


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

-

[PUT] api/trsvc/GiveUpFileDelivery/{trSvcfileDeliveryId}



14.3.5

File Delivery Count

TrSvcFileDeliverySearchInfo

FileDeliveryCount

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

-

[POST] api/trsvc/FileDeliveryCount



14.3.6

File Delivery List

TrSvcFileDeliverySearchPaginationInfo

TrSvcFileDeliveryListInfo

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

-

[POST] api/trsvc/FileDeliveryList



JavaScript errors detected

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

If this problem persists, please contact our support.