---
title: "Retrieve JC Cost Complete Details By Codes"
slug: "retrieve-jc-cost-complete-details-by-codes"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-jc-cost-complete-details-by-codes"
---

> ## 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 JC Cost Complete Details By Codes

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 |

SecurityHTTPType basic

Basic authentication

Query parametersfinderstringExampleselectByCompCode;compCode=001
limitintegerExample500
offsetintegerExample0
totalResultsbooleanExampletrue
orderBystringExampleFccdVUuid:desc

Responses200

Successful response

<select class='api-response-data' aria-label='Media type'><option value='5aa6a7f5-c454-4908-8602-4aab1cd2566d'>application/json</option>
</select>
