---
title: "Update a Specific PCI Change Order SC Vendor Detail"
slug: "update-a-specific-pci-change-order-sc-vendor-detail"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/update-a-specific-pci-change-order-sc-vendor-detail"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update a Specific PCI Change Order SC Vendor Detail

Patch/cm-rest-api/rest/1/cmvendordetail/DBED0CBA1E6046C2E05316821FAC0E25

SecurityHTTPType basic

Basic authentication

Header parametersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json

Body parameters<select class='api-response-data' aria-label='Media type'><option value='d32c0faf-9e2c-4c6a-b6ce-cc4fd108362d'>application/json</option>
</select>object  Example{
  "CmdvdVenName": "Tester"
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='30528aec-a040-48c7-9a52-dab39375f96c'>application/json</option>
</select>

```json
{
  "CmdvdCompCode": "002",
  "CmdvdJobCode": "20001",
  "CmdvdChgCode": "EXT.002",
  "CmdvdVenCode": "TBD",
  "CmdvdBpAbbrevCode": "TBD",
  "CmdvdVenName": "Tester",
  "CmdvdContactCode": null,
  "CmdvdContactName": null,
  "CmdvdQuotedQty": null,
  "CmdvdQuotedRate": null,
  "CmdvdQuotedAmt": null,
  "CmdvdRfqSentDate": null,
  "CmdvdRfqDueDate": null,
  "CmdvdRfqReceivedDate": null,
  "CmdvdRfqComments": null,
  "CmdvdPrintFlag": null,
  "CmdvdSrcCmdOraseq": 63251720,
  "CmdvdOrigQuoteAmt": null,
  "CmdvdPartnTypeCode": "P",
  "CmdvdCmmastOraseq": 63251719,
  "CmdvdPostingFlag": "UNPOSTED",
  "CmdvdIuCreateDate": "2017-01-04T16:13:35Z",
  "CmdvdIuUpdateDate": null,
  "CmdvdVUuid": "DBED0CBA1E6046C2E05316821FAC0E25",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/cm-rest-api/rest/1/cmvendordetail/DBED0CBA1E6046C2E05316821FAC0E25",
      "name": "cmvendordetail",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/cm-rest-api/rest/1/cmvendordetail/DBED0CBA1E6046C2E05316821FAC0E25",
      "name": "cmvendordetail",
      "kind": "item"
    }
  ]
}
```

object
