GET api/jobs/getpdfdata/{id}
Triggers a request to generate documentation for a job to be used in creating a pdf documnet.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
200 if the request for documentation was successfully sent.
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.