Retrieve JC WIP Report Export
- 06 Jan 2025
- 1 Minute to read
- Print
- DarkLight
Retrieve JC WIP Report Export
- Updated on 06 Jan 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/jc-rest-api/rest/1/jcwiprep
Query Standards
Finder
Following row finders are available for data filtering and optimizing request performance.
- Select Jc Wip Rep
- By UUID
Select Jc Wip Rep
This is the recommended finder for querying Work-In-Progress Reports by any of the available attribute that belongs to this endpoint.
Parameter | Description | Sample |
---|---|---|
roundDollars | Round Dollars | |
currPer | Current Period | |
companyCode | Company Code | |
fromJob | From Job | |
showCostBillAmt | Show Bill Amount | |
includeActiveJob | Include Active Job | |
includeAdjustedJob | Include Adjusted Job | |
depCode | Department Code | |
toJob | To Job | |
includeNoWipJob | Include No WIP Jobs | |
jobStat | Job Status | |
jobPickList | Job Pick List | |
currYr | Current Year |
Security
HTTP
Type basic
Basic authentication
Query parameters
finder
string
ExampleselectJcWipRep;roundDollars=<value>, currPer=<value>, companyCode=<value>, fromJob=<value>, showCostBillAmt=<value>, includeActiveJob=<value>, includeAdjustedJob=<value>, depCode=<value>, toJob=<value>, includeNoWipJob=<value>, jobStat=<value>, jobPickList=<value>, currYr=<value>
limit
integer
Example500
offset
integer
Example0
totalResults
boolean
ExampleTrue
orderBy
string
ExampleJobCode:desc
Responses
200
Successful response