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
Name | Description | Type | Additional information |
---|---|---|---|
ownerId |
ownerId |
string |
Required |
jobId |
jobId |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResult
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.