Update a Specific PM Project Partner
    • 25 Sep 2024
    • 1 Minute to read
    • Dark
      Light

    Update a Specific PM Project Partner

    • Dark
      Light

    Article summary

    Patch
    /pm-rest-api/rest/1/pmprojpartner/F4EB068F91455561E05316821FACA529
    Security
    HTTP
    Type basic

    Basic authentication

    Header parameters
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    Body parameters
    object
    Example{ "PmppAdd1": "5500 Keele St, Toronto, ON" }
    Responses
    200

    OK

    Headers
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    {
      "PmppCompCode": "001",
      "PmppProjCode": "2019",
      "PmppPartnCode": "TEST",
      "PmppPartnTypeCode": "P",
      "PmppAbbrevPartnCode": "VFDEV",
      "PmppPartnName": "Tester",
      "PmppAdd1": "5500 Keele St, Toronto, ON",
      "PmppAdd2": null,
      "PmppAdd3": null,
      "PmppRegionCode": null,
      "PmppRegionName": null,
      "PmppCountry": null,
      "PmppPostalCode": null,
      "PmppDirGroupCode": null,
      "PmppDirGroupName": null,
      "PmppSortOrder": null,
      "PmppClvValueCode1": null,
      "PmppClvValueCode2": null,
      "PmppClvValueCode3": null,
      "PmppClvValueCode4": null,
      "PmppClvValueCode5": null,
      "PmppClvValueCode6": null,
      "PmppVUuid": "F4EB068F91455561E05316821FACA529",
      "PmppAddCode": null,
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmprojpartner/F4EB068F91455561E05316821FACA529",
          "name": "pmprojpartner",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmprojpartner/F4EB068F91455561E05316821FACA529",
          "name": "pmprojpartner",
          "kind": "item"
        }
      ]
    }
    object