Retrieve JC Contract Forecasting Staff By Code
- 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Retrieve JC Contract Forecasting Staff By Code
- Updated on 25 Sep 2024
- 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/jccontforecaststaff
Query Standards
Finder
Following row finders are available for data filtering and optimizing request performance.
- Select By Code
- By UUID
Select By Code
Recommended finder parameters. Refer to Query Parameters for example.
Parameter | Description | Sample |
---|---|---|
YearPer | Year Period | 1 |
CompCode | Company Code | 001 |
AuditDate | Audit Date | 2016-12-28 |
ContCode | Contract Code | 05001 |
By UUID
This is an optional finder for querying a specific Contract Forecasting Staff by row ID.
Parameter | Description | Sample |
---|---|---|
/VUUID | The VUuid attribute is the Unique row ID | /jc-rest-api/rest/1/jccontforecaststaff/VUUID |
Security
HTTP
Type basic
Basic authentication
Query parameters
finder
string
ExampleselectByCode;YearPer=1, CompCode=001, AuditDate=2016-12-28, ContCode=05001
limit
integer
Example500
offset
integer
Example0
totalResults
boolean
Exampletrue
orderBy
string
ExampleJcfsVUuid:desc
Responses
200
Successful response