GET v1/Owners/{ownerId}/JobOrders/{jobId}/Files

The user of the mobile application or any other application that would request information from eGordian about the DSOW would expect any files that are attached to the DSOW to be returned as part of the request. In addition, any links provided would also be returned.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ownerId

ownerId

string

Required

jobId

jobId

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.