Retrieve JC WIP Report Export
  • 06 Jan 2025
  • 1 Minute to read
  • Dark
    Light

Retrieve JC WIP Report Export

  • Dark
    Light

Article summary

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.

ParameterDescriptionSample
roundDollarsRound Dollars
currPerCurrent Period
companyCodeCompany Code
fromJobFrom Job
showCostBillAmtShow Bill Amount
includeActiveJobInclude Active Job
includeAdjustedJobInclude Adjusted Job
depCodeDepartment Code
toJobTo Job
includeNoWipJobInclude No WIP Jobs
jobStatJob Status
jobPickListJob Pick List
currYrCurrent 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