Retrieve HR Dependent Deductions By Code
  • 06 Jan 2025
  • 1 Minute to read
  • Dark
    Light

Retrieve HR Dependent Deductions By Code

  • Dark
    Light

Article summary

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.

ParameterDescriptionSample
CompCodeCompany Code001
DedCodeDeduction Code401K
EmpNoEmployee Number007

By UUID

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

ParameterDescriptionSample
/VUUIDThe VUuid attribute is the Unique row ID/hcm-rest-api/rest/1/hrdepded/:VUUID
Security
HTTP
Type basic

Basic authentication

Query parameters
finder
string
ExampleselectByCode;CompCode=001,DedCode=401K,EmpNo=007
limit
integer
Example500
offset
integer
Example0
totalResults
boolean
ExampleTrue
orderBy
string
ExampleDpdVUuid
Responses
200

Successful response