---
title: "Update a Subcontract Prequal Partner record"
slug: "update-a-subcontract-prequal-partner-record"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/update-a-subcontract-prequal-partner-record"
---

> ## 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 Subcontract Prequal Partner record

Patch/prq-rest-api/rest/1/pmprqbpartners/d61f1d41-49a5-4243-82e1-63c771d6ba6f

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='208d93bf-8e49-4989-96a4-101b7c7f065d'>application/json</option>
</select>object  Example{
  "PmprqBpAdd1": "15 Kennedy"
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='64eea224-1d79-43ee-bd1b-29d275c1315b'>application/json</option>
</select>

```json
{
  "PmprqAddCommentFlag": "N",
  "PmprqAdditionalComment": null,
  "PmprqAggregateProjLimit": null,
  "PmprqBpAdd1": "15 Kennedy",
  "PmprqBpAdd2": null,
  "PmprqBpAdd3": null,
  "PmprqBpAkaName": null,
  "PmprqBpApplicationStatus": "PENDING",
  "PmprqBpCode": "BpCodeV5",
  "PmprqBpContactName": null,
  "PmprqBpCountry": null,
  "PmprqBpEmail": null,
  "PmprqBpFax": null,
  "PmprqBpFlag": "N",
  "PmprqBpId": "1988706",
  "PmprqBpName": null,
  "PmprqBpOraseq": 2314528696,
  "PmprqBpParentCode": null,
  "PmprqBpPhone": null,
  "PmprqBpPhone2": null,
  "PmprqBpPostalCode": null,
  "PmprqBpPrequalRequiredFlag": "Y",
  "PmprqBpRegionCode": "CA",
  "PmprqCapApproved": null,
  "PmprqCapRequiredFlag": "N",
  "PmprqCompFoundedYr": null,
  "PmprqFinancialRankCode": null,
  "PmprqJointCheckFlag": null,
  "PmprqLastApprovedDate": null,
  "PmprqLegalName": null,
  "PmprqMbesOther": null,
  "PmprqMbesOtherFlag": null,
  "PmprqOveralRankCode": null,
  "PmprqParentComp": null,
  "PmprqPreqRankCode": null,
  "PmprqPreqStatusCode": null,
  "PmprqReceivedDate": null,
  "PmprqRenewalDate": null,
  "PmprqScLimitOnCtrlBpFlag": "N",
  "PmprqSignatoryToUnion": null,
  "PmprqSingleProjLimit": null,
  "PmprqText1": null,
  "PmprqUrgentFlag": "N",
  "PmprqVUuid": "d61f1d41-49a5-4243-82e1-63c771d6ba6f",
  "PmprqWebSite": null,
  "PmprqWkfStatus": "Unsubmitted",
  "links": [
    {
      "rel": "self",
      "href": "https://dev7v12win1.cmic.ca:443/cmicdevv12/prq-rest-api/rest/1/pmprqbpartners/d61f1d41-49a5-4243-82e1-63c771d6ba6f",
      "name": "pmprqbpartners",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "https://dev7v12win1.cmic.ca:443/cmicdevv12/prq-rest-api/rest/1/pmprqbpartners/d61f1d41-49a5-4243-82e1-63c771d6ba6f",
      "name": "pmprqbpartners",
      "kind": "item"
    }
  ]
}
```

object
