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

Get/prm-rest-api/rest/1/prmworkbudget/D21724E6D6B35886E05316821FAC63F9

## 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/prmworkbudget/D21724E6D6B35886E05316821FAC63F9 |

SecurityHTTPType basic

Basic authentication

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='1fa4d4ca-f439-45ea-afad-6ef3881d2a8a'>application/json</option>
</select><select class='select-example' aria-label='Media type'><option value='f74bf310-4cd9-4c01-a507-4cebfa791fe2'>example-0</option>
<option value='0b3a34ba-918c-4588-a5be-0ce30ab50b90'>example-1</option>
</select>example-0

Successful Response

```json
{
  "PrmbdObjectTypeCode": "I",
  "PrmbdObjectVUuid": "D21729F91C845FB8E05316821FACAF93",
  "PrmbdBudgTypeCode": "L",
  "PrmbdExpCode": "WO-L",
  "PrmbdMactCode": null,
  "PrmbdSklCode": null,
  "PrmbdPostDate": null,
  "PrmbdQty": 8,
  "PrmbdWmCode": "HR",
  "PrmbdBudgAmt": null,
  "PrmbdMateType": null,
  "PrmbdMateItemClassCode": null,
  "PrmbdMateMevwCompCode": null,
  "PrmbdMateMevwItemCode": null,
  "PrmbdMateMevwItemTypeCode": null,
  "PrmbdToolCode": null,
  "PrmbdDesc": "Fixing the window in room 103A",
  "PrmbdMechanicCode": null,
  "PrmbdCostFlag": "B",
  "PrmbdBchNum": null,
  "PrmbdWbsvCode1": null,
  "PrmbdWbsvCode2": null,
  "PrmbdWbsvCode3": null,
  "PrmbdWbsvCode4": null,
  "PrmbdPartnCode": "001",
  "PrmbdPartnTypeCode": "C",
  "PrmbdContactCode": "GR",
  "PrmbdTrdCode": "ARCH",
  "PrmbdVenCompCode": null,
  "PrmbdVenCode": null,
  "PrmbdVenName": null,
  "PrmbdManualEntryFlag": "Y",
  "PrmbdBillAmt": 200,
  "PrmbdFixedFeeLumpSumFlag": null,
  "PrmbdMateLocCode": null,
  "PrmbdSubmitFlag": null,
  "PrmbdVUuid": "D21724E6D6B35886E05316821FAC63F9",
  "PrmbdIuCreateDate": "2015-06-04T17:39:58Z",
  "PrmbdIuCreateUser": "ADWAIT",
  "PrmbdIuUpdateDate": null,
  "PrmbdIuUpdateUser": null,
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/prm-rest-api/rest/1/prmworkbudget/D21724E6D6B35886E05316821FAC63F9",
      "name": "prmworkbudget",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/prm-rest-api/rest/1/prmworkbudget/D21724E6D6B35886E05316821FAC63F9",
      "name": "prmworkbudget",
      "kind": "item"
    }
  ]
}
```

example-1

Successful Response

```json
{
  "PrmbdObjectTypeCode": "I",
  "PrmbdObjectVUuid": "D21729F91C845FB8E05316821FACAF93",
  "PrmbdBudgTypeCode": "L",
  "PrmbdExpCode": "WO-L",
  "PrmbdMactCode": null,
  "PrmbdSklCode": null,
  "PrmbdPostDate": null,
  "PrmbdQty": 8,
  "PrmbdWmCode": "HR",
  "PrmbdBudgAmt": null,
  "PrmbdMateType": null,
  "PrmbdMateItemClassCode": null,
  "PrmbdMateMevwCompCode": null,
  "PrmbdMateMevwItemCode": null,
  "PrmbdMateMevwItemTypeCode": null,
  "PrmbdToolCode": null,
  "PrmbdDesc": "Fixing the window in room 103A",
  "PrmbdMechanicCode": null,
  "PrmbdCostFlag": "B",
  "PrmbdBchNum": null,
  "PrmbdWbsvCode1": null,
  "PrmbdWbsvCode2": null,
  "PrmbdWbsvCode3": null,
  "PrmbdWbsvCode4": null,
  "PrmbdPartnCode": "001",
  "PrmbdPartnTypeCode": "C",
  "PrmbdContactCode": "GR",
  "PrmbdTrdCode": "ARCH",
  "PrmbdVenCompCode": null,
  "PrmbdVenCode": null,
  "PrmbdVenName": null,
  "PrmbdManualEntryFlag": "Y",
  "PrmbdBillAmt": 200,
  "PrmbdFixedFeeLumpSumFlag": null,
  "PrmbdMateLocCode": null,
  "PrmbdSubmitFlag": null,
  "PrmbdVUuid": "D21724E6D6B35886E05316821FAC63F9",
  "PrmbdIuCreateDate": "2015-06-04T17:39:58Z",
  "PrmbdIuCreateUser": "ADWAIT",
  "PrmbdIuUpdateDate": null,
  "PrmbdIuUpdateUser": null,
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/prm-rest-api/rest/1/prmworkbudget/D21724E6D6B35886E05316821FAC63F9",
      "name": "prmworkbudget",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/prm-rest-api/rest/1/prmworkbudget/D21724E6D6B35886E05316821FAC63F9",
      "name": "prmworkbudget",
      "kind": "item"
    }
  ]
}
```

object
