Retrieve JC Cost Complete Details By Codes
- 06 Jan 2025
- 1 Minute to read
- Print
- DarkLight
Retrieve JC Cost Complete Details By Codes
- 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/jccostcompletedetail
Query Standards
Finder
Following row finders are available for data filtering and optimizing request performance.
- Select By Comp Code
- By UUID
Select By Comp Code
Recommended finder parameters. Refer to Query Parameters for example.
Parameter | Description | Sample |
---|---|---|
compCode | Company Code | 001 |
By UUID
This is an optional finder for querying a specific Cost to Complete Detail by row ID.
Parameter | Description | Sample |
---|---|---|
/VUUID | The VUuid attribute is the Unique row ID | /jc-rest-api/rest/1/jccostcompletedetail/VUUID |
Security
HTTP
Type basic
Basic authentication
Query parameters
finder
string
ExampleselectByCompCode;compCode=001
limit
integer
Example500
offset
integer
Example0
totalResults
boolean
ExampleTrue
orderBy
string
ExampleFccdVUuid:desc
Responses
200
Successful response