You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood for Oracle Cloud HCM   Begin Now

Receiving error while trying to fetch Time card details using REST API

edited Nov 23, 2020 5:46PM in HCM Integrations 1 comment

Summary

Receiving error while trying to fetch Time card details using REST API

Content

HI,

 

I'm trying to fetch Timecard details using REST API but not getting any data even though there is time card approved for this employee. Can you please help me with this?

RESPONSE:

{
    "items": [],
    "count"0,
    "hasMore"false,
    "limit"25,
    "offset"0,
    "links": [
        {
            "rel""self",
            "name""timeRecordGroups",
            "kind""collection"
        }
    ]
}
 
Regards,
Damu

Version

20C

Code Snippet

https://ucf3-zpuk-fa-ext.oracledemos.com/hcmRestApi/resources/11.13.18.05/timeRecordGroups?finder=filterByPerNumTimeGrp;personNumber=101,startTime=2020-12-07T00:00:00,stopTime=2020-12-20T23:00:00,groupType=ProcessedTimecard

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!