Retrieve a specific PY Employee Timesheet
    • 06 Jan 2025
    • 1 Minute to read
    • Dark
      Light

    Retrieve a specific PY Employee Timesheet

    • Dark
      Light

    Article summary

    Get
    /hcm-rest-api/rest/1/pyemptimesheet/B41F556BEB32A908E053B08610AC2C73
    Security
    HTTP
    Type basic

    Basic authentication

    Responses
    200

    OK

    Headers
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    {
      "TshCatexpId": "L",
      "TshCompCode": "001",
      "TshDate": "2015-01-01",
      "TshDocumentNo": "2015SM001",
      "TshDotHours": 0,
      "TshEmpNo": "1003",
      "TshJobdeptwoId": "14001",
      "TshNormalHours": 8,
      "TshOhType": null,
      "TshOtHours": 0,
      "TshOtherHours": 0,
      "TshPhsacctwiId": "00020",
      "TshPprPeriod": 1,
      "TshPprYear": 2015,
      "TshPrnCode": "SM",
      "TshSeqNo": 63251,
      "TshTypeCode": "J",
      "TshVUuid": "B41F556BEB32A908E053B08610AC2C73",
      "TshWcbCode": "5510",
      "TshWorkCompCode": "001",
      "TshUserField3": "00020",
      "TshUserField2": "14001",
      "TshUserField1": "001",
      "TshUnionCode": null,
      "TshTradeCode": "PM1",
      "TshShiftCode": null,
      "TshSectorCode": null,
      "TshScheduleCode": null,
      "TshExpAmount": null,
      "TshExpCode": null,
      "TshExpQuantity": null,
      "TshExpRate": null,
      "TshBatchPostFlag": null,
      "TshWbsvCode1": null,
      "TshWbsvCode2": null,
      "TshWbsvCode3": null,
      "TshWbsvCode4": null,
      "TshIuCreateDate": "2015-05-25T14:00:42Z",
      "TshIuUpdateDate": "2015-05-25T14:27:27Z",
      "TshIuLastUpdateDate": "2015-05-25T14:27:27Z",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemptimesheet/B41F556BEB32A908E053B08610AC2C73",
          "name": "pyemptimesheet",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemptimesheet/B41F556BEB32A908E053B08610AC2C73",
          "name": "pyemptimesheet",
          "kind": "item"
        }
      ]
    }
    object