---
title: "Update a specific BP Address"
slug: "update-a-specific-bp-address"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/update-a-specific-bp-address"
---

> ## 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 BP Address

Patch/sys-rest-api/rest/1/bpaddresses/F26706F8360652F4E05316821FACACA4

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='7128ccea-b93f-431f-805b-4ff57f0d1e9f'>application/json</option>
</select>object  Example{
  "BpadAdd3": "String"
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='82ec3f58-dce1-4572-abbc-661b2f9aa844'>application/json</option>
</select>

```json
{
  "BpadActiveFlag": "Y",
  "BpadAdd1": "4800 keele st",
  "BpadAdd2": null,
  "BpadAdd3": "Toronto",
  "BpadAddEmail": null,
  "BpadAddFax": null,
  "BpadAddName": "4800 keele st, , ",
  "BpadAddPhone": null,
  "BpadAddPhone2": null,
  "BpadAddPrimaryFlag": "N",
  "BpadAddTypeCode": "ON",
  "BpadBillToFlag": null,
  "BpadBpCode": "CAD",
  "BpadBpName": null,
  "BpadBpVenName": "Cadillac Fairview",
  "BpadCompCode": null,
  "BpadCompName": null,
  "BpadContactName": null,
  "BpadCountry": null,
  "BpadIuCreateDate": "2023-01-16T21:07:22Z",
  "BpadIuCreateUser": "CMICUSER",
  "BpadIuUpdateDate": null,
  "BpadIuUpdateUser": null,
  "BpadName2": null,
  "BpadName3": null,
  "BpadName4": null,
  "BpadOmOnlyFlag": "N",
  "BpadOrderFromFlag": null,
  "BpadPostalCode": null,
  "BpadRegionCode": null,
  "BpadRemitToFlag": null,
  "BpadShipToFlag": null,
  "BpadVUuid": "F26706F8360652F4E05316821FACACA4",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/sys-rest-api/rest/1/bpaddresses/F26706F8360652F4E05316821FACACA4",
      "name": "bpaddresses",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/sys-rest-api/rest/1/bpaddresses/F26706F8360652F4E05316821FACACA4",
      "name": "bpaddresses",
      "kind": "item"
    }
  ]
}
```

object
