---
title: "Retrieve a Specific Work Budget By VUUID"
slug: "retrieve-a-specific-work-budget-by-vuuid"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-a-specific-work-budget-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 Work Budget By VUUID

Get/prm-rest-api/rest/1/workbudget/D21724E6D6BD5886E05316821FAC63F9

## 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.

- By UUID

#### By UUID

This is an optional finder for querying a specific Work Budget by row ID.

| Parameter | Description | Sample |
| --- | --- | --- |
| /VUUID | The VUuid attribute is the Unique row ID | /prm-rest-api/rest/1/workbudget/D21724E6D6BD5886E05316821FAC63F9 |

SecurityHTTPType basic

Basic authentication

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='430023f9-187f-407f-911a-796cadd42eba'>application/json</option>
</select><select class='select-example' aria-label='Media type'><option value='60824ecb-8543-431b-8560-c4a1b71b5288'>example-0</option>
<option value='f02ca241-ab48-4e23-a20d-8d50ec8eb41f'>example-1</option>
</select>example-0

Successful Response

```json
{
  "PrmbdOraseq": 24128987,
  "PrmbdObjectTypeCode": "I",
  "PrmbdObjectOraseq": 24128946,
  "PrmbdBudgTypeCode": "P",
  "PrmbdExpCode": "MAT",
  "PrmbdExpName": "WO Materials",
  "PrmbdMactCode": null,
  "PrmbdSklCode": null,
  "PrmbdPostDate": null,
  "PrmbdQty": 1,
  "PrmbdWmCode": "EA",
  "PrmbdBudgAmt": null,
  "PrmbdBudgAmtFrmtd": null,
  "PrmbdMateType": "CI",
  "PrmbdNonstockFlag": "N",
  "PrmbdMateItemClassCode": "29",
  "PrmbdMateItemClassName": "Safety Materials",
  "PrmbdMateMevwCompCode": "001",
  "PrmbdMateMevwCompName": "CMiC Construction Inc",
  "PrmbdMateMevwItemCode": "01003500",
  "PrmbdMateMevwItemName": "Hard Hat",
  "PrmbdMateMevwItemTypeCode": "SA",
  "PrmbdMateMevwItemTypeName": "Safety Materials",
  "PrmbdToolCode": null,
  "PrmbdDesc": null,
  "PrmbdMechanicCode": null,
  "PrmbdCostFlag": "B",
  "PrmbdBchNum": null,
  "PrmbdWbsvCode1": null,
  "PrmbdWbsvCode2": null,
  "PrmbdWbsvCode3": null,
  "PrmbdWbsvCode4": null,
  "PrmbdPartnCode": null,
  "PrmbdPartnTypeCode": null,
  "PrmbdPartnName": null,
  "PrmbdContactCode": null,
  "PrmbdContactName": " ",
  "PrmbdTrdCode": null,
  "PrmbdTrdDescription": null,
  "PrmbdEqpOraseq": null,
  "PrmbdEqpCompCode": null,
  "PrmbdEqpCompName": null,
  "PrmbdEqpCode": null,
  "PrmbdEqpName": null,
  "PrmbdVenCompCode": null,
  "PrmbdVenCode": null,
  "PrmbdVenCompName": null,
  "PrmbdVenName": null,
  "PrmbdRate": 25,
  "PrmbdRateFrmtd": "              25.0000",
  "PrmbdEqpTrancodeOraseq": null,
  "PrmbdEqpTrancodeCode": null,
  "PrmbdEqpTrancodeName": null,
  "PrmbdBilledFlag": "N",
  "PrmbdManualEntryFlag": "Y",
  "PrmbdBillAmt": 25,
  "PrmbdBillAmtFrmtd": "                    $25.00",
  "PrmbdFixedFeeLumpSumFlag": null,
  "PrmbdMateLocCode": "WHSE",
  "PrmbdMateLocName": "Main Warehouse",
  "PrmbdSubmitFlag": null,
  "PrmbdVUuid": "D21724E6D6BD5886E05316821FAC63F9",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/prm-rest-api/rest/1/workbudget/D21724E6D6BD5886E05316821FAC63F9",
      "name": "workbudget",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/prm-rest-api/rest/1/workbudget/D21724E6D6BD5886E05316821FAC63F9",
      "name": "workbudget",
      "kind": "item"
    }
  ]
}
```

example-1

Successful Response

```json
{
  "PrmbdOraseq": 24128987,
  "PrmbdObjectTypeCode": "I",
  "PrmbdObjectOraseq": 24128946,
  "PrmbdBudgTypeCode": "P",
  "PrmbdExpCode": "MAT",
  "PrmbdExpName": "WO Materials",
  "PrmbdMactCode": null,
  "PrmbdSklCode": null,
  "PrmbdPostDate": null,
  "PrmbdQty": 1,
  "PrmbdWmCode": "EA",
  "PrmbdBudgAmt": null,
  "PrmbdBudgAmtFrmtd": null,
  "PrmbdMateType": "CI",
  "PrmbdNonstockFlag": "N",
  "PrmbdMateItemClassCode": "29",
  "PrmbdMateItemClassName": "Safety Materials",
  "PrmbdMateMevwCompCode": "001",
  "PrmbdMateMevwCompName": "CMiC Construction Inc",
  "PrmbdMateMevwItemCode": "01003500",
  "PrmbdMateMevwItemName": "Hard Hat",
  "PrmbdMateMevwItemTypeCode": "SA",
  "PrmbdMateMevwItemTypeName": "Safety Materials",
  "PrmbdToolCode": null,
  "PrmbdDesc": null,
  "PrmbdMechanicCode": null,
  "PrmbdCostFlag": "B",
  "PrmbdBchNum": null,
  "PrmbdWbsvCode1": null,
  "PrmbdWbsvCode2": null,
  "PrmbdWbsvCode3": null,
  "PrmbdWbsvCode4": null,
  "PrmbdPartnCode": null,
  "PrmbdPartnTypeCode": null,
  "PrmbdPartnName": null,
  "PrmbdContactCode": null,
  "PrmbdContactName": " ",
  "PrmbdTrdCode": null,
  "PrmbdTrdDescription": null,
  "PrmbdEqpOraseq": null,
  "PrmbdEqpCompCode": null,
  "PrmbdEqpCompName": null,
  "PrmbdEqpCode": null,
  "PrmbdEqpName": null,
  "PrmbdVenCompCode": null,
  "PrmbdVenCode": null,
  "PrmbdVenCompName": null,
  "PrmbdVenName": null,
  "PrmbdRate": 25,
  "PrmbdRateFrmtd": "              25.0000",
  "PrmbdEqpTrancodeOraseq": null,
  "PrmbdEqpTrancodeCode": null,
  "PrmbdEqpTrancodeName": null,
  "PrmbdBilledFlag": "N",
  "PrmbdManualEntryFlag": "Y",
  "PrmbdBillAmt": 25,
  "PrmbdBillAmtFrmtd": "                    $25.00",
  "PrmbdFixedFeeLumpSumFlag": null,
  "PrmbdMateLocCode": "WHSE",
  "PrmbdMateLocName": "Main Warehouse",
  "PrmbdSubmitFlag": null,
  "PrmbdVUuid": "D21724E6D6BD5886E05316821FAC63F9",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/prm-rest-api/rest/1/workbudget/D21724E6D6BD5886E05316821FAC63F9",
      "name": "workbudget",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/prm-rest-api/rest/1/workbudget/D21724E6D6BD5886E05316821FAC63F9",
      "name": "workbudget",
      "kind": "item"
    }
  ]
}
```

object
