Retrieve a Specific JC Cost Complete Detail By VUUID
- 06 Jan 2025
- 1 Minute to read
- Print
- DarkLight
Retrieve a Specific JC Cost Complete Detail By VUUID
- 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/{VUUID}
Query Standards
Key | Recommended | Description |
---|---|---|
finder | Yes | Filters data based on attributes |
limit | Yes | No. of items to return |
offset | Yes | item index |
totalResults | Yes | Returns total number of items |
orderBy | Yes | Returns list of items order by given attribute |
Finder
Following row finders are available for data filtering and optimizing request performance.
- Select By Comp Code
- By UUID
Select By Comp Code
This is the recommended finder for querying Cost to Complete Details by Company Code.
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 | p |
Security
HTTP
Type basic
Basic authentication
Path parameters
VUUID
stringRequired
Responses
200
Successful response