Update a Subcontract Prequal Partner record
- 04 Nov 2025
- 1 Minute to read
- Print
- DarkLight
Update a Subcontract Prequal Partner record
- Updated on 04 Nov 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Patch
/prq-rest-api/rest/1/pmprqbpartners/d61f1d41-49a5-4243-82e1-63c771d6ba6f
Security
HTTP
Type basic
Basic authentication
Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
Body parameters
object
Example{ "PmprqBpAdd1": "15 Kennedy" }
Responses
200
OK
Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+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