---
title: "Retrieve a Specific PY Trade Pay Rate By VUUID"
slug: "retrieve-a-specific-py-trade-pay-rate-by-vuuid"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-a-specific-py-trade-pay-rate-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 PY Trade Pay Rate By VUUID

Get/hcm-rest-api/rest/1/pytrdpayrate/D2B7447C9BA75380E05316821FAC18E5

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

- Find By Code
- Primary Key

#### Find By Date

This is an optional finder for querying Trade Pay Rates by Effective Date, Company Code and Trade Code.

| Parameter | Description | Sample |
| --- | --- | --- |
| EffDate | Effective Date | 2023-12-27 |
| CompCode | Company Code | 001 |
| TrdCode | Trade Code | U002 |

#### Primary Key

This is an optional finder for querying a specific Trade Pay Rates by Primary Key (TprVUuid)

| Parameter | Description | Sample |
| --- | --- | --- |
| TprVUuid | Trade Pay Rate Row ID | /hcm-rest-api/rest/1/pytrdpayrate/:D2B74476821FAC18E5 |

SecurityHTTPType basic

Basic authentication

Responses200

Successful response

<select class='api-response-data' aria-label='Media type'><option value='217c2d97-cdb7-4d8a-af31-75bb364da971'>application/json</option>
</select>
