---
title: "Retrieve a Specific JC Cost Complete Detail By VUUID"
slug: "retrieve-a-specific-jc-cost-complete-detail-by-vuuid"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-a-specific-jc-cost-complete-detail-by-vuuid"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Retrieve a Specific JC Cost Complete Detail By VUUID

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 |

SecurityHTTPType basic

Basic authentication

Path parametersVUUIDstringRequired

Responses200

Successful response

<select class='api-response-data' aria-label='Media type'><option value='2882ad94-ec50-48ba-81e7-bb93f3310c8e'>application/json</option>
</select>
