Update a Specific Business Partner
- 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Update a Specific Business Partner
- Updated on 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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-12T06:02:34Z",
"BpSysBpAutoNumberFlag": "N",
"BpTypeCode": "P",
"BpUeValidFlag": "Y",
"BpVUuid": "EFA62A1B15EA6F91E05316821FAC31E5",
"BpVatCountryCode": null,
"BpVatRegistrationNum": null,
"BpVendorStatusFlag": "N",
"BpWebSite": null,
"BpIuCreateDate": "2022-12-12T06: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