Patch a Crew Maintenance Activity Assignment
    • 25 Sep 2024
    • 1 Minute to read
    • Dark
      Light

    Patch a Crew Maintenance Activity Assignment

    • Dark
      Light

    Article summary

    Patch
    /hcm-rest-api/rest/1/pyctimecrewactivity/{VUuid}
    Security
    HTTP
    Type basic

    Basic authentication

    Header parameters
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceItem+json
    Path parameters
    VUuid
    stringRequired
    Body parameters
    object
    Example{ "CrwaComment": "comment" }
    Responses
    200

    OK

    Headers
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    {
      "CrwaVUuid": "1E03494BC6356510E0630B811DACDF31",
      "CrwaAccessCode": null,
      "CrwaCrewCode": "TEST-01",
      "CrwaDataType": "J",
      "CrwaJobCompCode": "IA",
      "CrwaValue1": "IA00001",
      "CrwaValue2": "0715-01-01T12:00:00Z",
      "CrwaValue3": "1000",
      "CrwaSectorCode": "CIVIL",
      "CrwaScheduleCode": "TEST1",
      "CrwaWbsvCode1": null,
      "CrwaWbsvCode2": null,
      "CrwaWbsvCode3": null,
      "CrwaWbsvCode4": null,
      "CrwaComment": "comment",
      "CrwaName": null,
      "CrwaStartDate": "2021-11-02",
      "CrwaEndDate": null,
      "CrwaIuCreateDate": "2024-07-24T06:41:58Z",
      "CrwaIuUpdateDate": null,
      "links": [
        {
          "rel": "self",
          "href": "http://127.0.0.1:7101/hcm-rest-api/rest/1/pyctimecrewactivity/1E03494BC6356510E0630B811DACDF31",
          "name": "pyctimecrewactivity",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://127.0.0.1:7101/hcm-rest-api/rest/1/pyctimecrewactivity/1E03494BC6356510E0630B811DACDF31",
          "name": "pyctimecrewactivity",
          "kind": "item"
        }
      ]
    }
    object