---
title: "Retrieve HR Dependent Deductions By Code"
slug: "retrieve-hr-dependent-deductions-by-code"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-hr-dependent-deductions-by-code"
---

> ## 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 HR Dependent Deductions By Code

Get/hcm-rest-api/rest/1/hrdepded

## Query Standards

### Finder

Following row finders are available for data filtering and optimizing request performance.

- Select By Code
- By UUID

#### Select By Code

Recommended finder parameters. Refer to Query Parameters for example.

| Parameter | Description | Sample |
| --- | --- | --- |
| CompCode | Company Code | 001 |
| DedCode | Deduction Code | 401K |
| EmpNo | Employee Number | 007 |

#### By UUID

This is an optional finder for querying a specific Dependent Deduction by row ID.

| Parameter | Description | Sample |
| --- | --- | --- |
| /VUUID | The VUuid attribute is the Unique row ID | /hcm-rest-api/rest/1/hrdepded/:VUUID |

SecurityHTTPType basic

Basic authentication

Query parametersfinderstringExampleselectByCode;CompCode=001,DedCode=401K,EmpNo=007
limitintegerExample500
offsetintegerExample0
totalResultsbooleanExampletrue
orderBystringExampleDpdVUuid

Responses200

Successful response

<select class='api-response-data' aria-label='Media type'><option value='0c23ae34-7abb-4ab0-a980-ba4bff2e3abd'>application/json</option>
</select>
