---
title: "Update a Specific Business Partner"
slug: "update-a-specific-business-partner"
updated: 2026-05-26T12:48:31Z
published: 2026-05-26T12:48:45Z
canonical: "developers.cmicglobal.com/update-a-specific-business-partner"
---

> ## 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 Business Partner

Patch/sys-rest-api/rest/1/businesspartner/EFA62A1B15EA6F91E05316821FAC31E5

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='bba6202b-9a45-4000-9ae7-a9cd93ef7d52'>application/json</option>
</select>object  Example{
  "BpLegalName": "BP 1111"
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='558a39db-f313-465b-87f8-0cf0c570dfea'>application/json</option>
</select>

```json
{
  "Bp1099Code": null,
  "Bp1099Name": null,
  "BpAbbrevCode": "BP1111",
  "BpActiveFlag": "Y",
  "BpAdd1": null,
  "BpAdd2": null,
  "BpAdd3": null,
  "BpAkaName": null,
  "BpClassCode": null,
  "BpClassName": null,
  "BpClvValueCode1": null,
  "BpClvValueCode1Prompt": null,
  "BpClvValueCode2": null,
  "BpClvValueCode2Prompt": null,
  "BpClvValueCode3": null,
  "BpClvValueCode3Prompt": null,
  "BpClvValueCode4": null,
  "BpClvValueCode4Prompt": null,
  "BpClvValueCode5": null,
  "BpClvValueCode5Prompt": null,
  "BpClvValueCode6": null,
  "BpClvValueCode6Prompt": null,
  "BpCode": "BP1111",
  "BpContactName": null,
  "BpCountry": null,
  "BpCreateDefaultCustComp": "        ",
  "BpCreateDefaultVendorComp": "        ",
  "BpCustBalAmt": null,
  "BpCustomerStatusFlag": "N",
  "BpDispatchFlag": "Y",
  "BpEmail": null,
  "BpFax": null,
  "BpLegalName": "BP 1111",
  "BpLegalentTypeCode": null,
  "BpLegalentTypeName": null,
  "BpModFlag": null,
  "BpName": "Bus Partner 1111",
  "BpOmOnlyFlag": "N",
  "BpOneTimeFlag": "N",
  "BpParentCode": null,
  "BpParentName": null,
  "BpPhone": null,
  "BpPostalCode": null,
  "BpPrequalRequiredFlag": "N",
  "BpRegionCode": null,
  "BpRegionName": null,
  "BpRegistrationCode": null,
  "BpShortName": "Bus Partner 111",
  "BpSsnFlag": "N",
  "BpStartDate": "2022-12-12T18:02:34Z",
  "BpSysBpAutoNumberFlag": "N",
  "BpTypeCode": "P",
  "BpUeValidFlag": "Y",
  "BpVUuid": "EFA62A1B15EA6F91E05316821FAC31E5",
  "BpVatCountryCode": null,
  "BpVatRegistrationNum": null,
  "BpVendorStatusFlag": "N",
  "BpWebSite": null,
  "BpIuCreateDate": "2022-12-12T18:02:34Z",
  "BpIuUpdateDate": null,
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestupg/sys-rest-api/rest/1/businesspartner/EFA62A1B15EA6F91E05316821FAC31E5",
      "name": "businesspartner",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestupg/sys-rest-api/rest/1/businesspartner/EFA62A1B15EA6F91E05316821FAC31E5",
      "name": "businesspartner",
      "kind": "item"
    }
  ]
}
```

object
