Update a Specific Business Partner
  • 13 Jun 2025
  • 1 Minute to read
  • Dark
    Light

Update a Specific Business Partner

  • Dark
    Light

Article summary

Patch
/sys-rest-api/rest/1/businesspartner/EFA62A1B15EA6F91E05316821FAC31E5
Security
HTTP
Type basic

Basic authentication

Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
Body parameters
object
Example{ "BpLegalName": "BP 1111" }
Responses
200

OK

Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+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