Create a PY Employee Clock In and Out
    • 27 Feb 2025
    • 1 Minute to read
    • Dark
      Light

    Create a PY Employee Clock In and Out

    • Dark
      Light

    Article summary

    Post
    /hcm-rest-api/rest/1/pyempben

    Create Employee Benefits

    Security
    HTTP
    Type basic

    Basic authentication

    Header parameters
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceItem+json
    Body parameters
    object
    Example{ "EcioEmpNo": "GERALD", "EcioType": "IN", "EcioDatetime": "2023-11-04T06:30:00Z", "EcioDatetimeDb": "2023-11-04T06:30:00Z", "EcioVUuid": "" }
    Responses
    201

    Created

    Headers
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    {
      "EmbCompCode": "001",
      "EmbPrnCode": "SM",
      "EmbEmpNo": "0116",
      "EmbBenCode": "AD&D",
      "EmbBenName": null,
      "EmbStartDate": "2022-10-01",
      "EmbEffStartDate": "2023-01-01",
      "EmbEndDate": null,
      "EmbBenAmount": null,
      "EmbUser": "FIELDPOINT",
      "EmbLastUpdDate": "2022-10-19T02:22:43Z",
      "EmbBenType": null,
      "EmbBaseCode": null,
      "EmbContrAmt": null,
      "EmbContrMaxAmt": null,
      "EmbBaseAmt": null,
      "EmbPlanCode": "DEFAULT",
      "EmbPlanName": "DEFAULT PLAN",
      "EmbPloCode": "CHILD",
      "EmbPloName": "Child",
      "EmbVendor": null,
      "EmbVenName": null,
      "EmbOutOfAreaFlag": "N",
      "EmbOthInsurFlag": "N",
      "EmbOthInsurVendor": null,
      "EmbOthPolicyNo": null,
      "EmbOthPolicyName": null,
      "EmbOthInsurEffDate": null,
      "EmbComment": null,
      "EmbBenefitSeq": null,
      "EmbVendorAddCode": null,
      "EmbDefaultAmount": null,
      "EmbStartDateDisplay": null,
      "EmbVUuid": "F31A71AB5179409BE05316821FAC5E4B",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyempben/F31A71AB5179409BE05316821FAC5E4B",
          "name": "pyempben",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyempben/F31A71AB5179409BE05316821FAC5E4B",
          "name": "pyempben",
          "kind": "item"
        }
      ]
    }
    object