---
title: "Retrieve a specific JC Job Batch By VUUID"
slug: "retrieve-a-specific-jc-job-batch-by-vuuid"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-a-specific-jc-job-batch-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 Job Batch By VUUID

Get/jc-rest-api/rest/1/jcbatch/EC687C254CA70FF1E05316821FAC9C41

SecurityHTTPType basic

Basic authentication

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='67215a36-5bef-4c1a-9606-694f771b3e96'>application/json</option>
</select>

```json
{
  "JcbchAmt": 350000,
  "JcbchAutoCreatedFlag": "Y",
  "JcbchCompCode": "001",
  "JcbchCostTypeCode": null,
  "JcbchDate": "2015-05-25T16:55:36Z",
  "JcbchDsrcCode": null,
  "JcbchName": "1 ULV Facilities Upgrade",
  "JcbchNum": 60533,
  "JcbchPostDate": "2015-01-05",
  "JcbchTranDate": null,
  "JcbchTypeCode": "C",
  "JcbchUser": "STEVE",
  "JcbchIuCreateDate": "2015-05-25T16:55:36Z",
  "JcbchIuUpdateDate": "2015-05-25T16:55:36Z",
  "JcbchVUuid": "EC687C254CA70FF1E05316821FAC9C41",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/jc-rest-api/rest/1/jcbatch/EC687C254CA70FF1E05316821FAC9C41",
      "name": "jcbatch",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/jc-rest-api/rest/1/jcbatch/EC687C254CA70FF1E05316821FAC9C41",
      "name": "jcbatch",
      "kind": "item"
    }
  ]
}
```

object
