Retrieve a Specific PY Trade Pay Rate By VUUID
- 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Retrieve a Specific PY Trade Pay Rate By VUUID
- Updated on 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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 |
Security
HTTP
Type basic
Basic authentication
Responses
200
Successful response