---
title: "Retrieve A Specific BP Address By VUUID"
slug: "retrieve-a-specific-bp-address-by-vuuid"
updated: 2026-05-26T12:48:31Z
published: 2026-05-26T12:48:45Z
canonical: "developers.cmicglobal.com/retrieve-a-specific-bp-address-by-vuuid"
---

> ## 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.

# Retrieve A Specific BP Address By VUUID

Get/sys-rest-api/rest/1/bpaddresses/BD8E16DC6AEE2691E05316821FAC4947

SecurityHTTPType basic

Basic authentication

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='76d7c47b-d89e-4f78-8a96-eef7f53888d0'>application/json</option>
</select>

```json
{
  "BpadActiveFlag": "Y",
  "BpadAdd1": "205 Lexingon Ave",
  "BpadAdd2": "Suite 2310",
  "BpadAdd3": "New York",
  "BpadAddEmail": null,
  "BpadAddFax": "212-555-9999",
  "BpadAddName": "New York",
  "BpadAddPhone": "212-555-1212",
  "BpadAddPhone2": null,
  "BpadAddPrimaryFlag": "N",
  "BpadAddTypeCode": "NY",
  "BpadBillToFlag": "Y",
  "BpadBpCode": "CAD",
  "BpadBpName": null,
  "BpadBpVenName": "Cadillac Fairview",
  "BpadCompCode": null,
  "BpadCompName": null,
  "BpadContactName": null,
  "BpadCountry": "USA",
  "BpadIuCreateDate": "2015-04-23T20:46:24Z",
  "BpadIuCreateUser": "BILL",
  "BpadIuUpdateDate": null,
  "BpadIuUpdateUser": null,
  "BpadName2": null,
  "BpadName3": null,
  "BpadName4": null,
  "BpadOmOnlyFlag": "N",
  "BpadOrderFromFlag": "Y",
  "BpadPostalCode": "10298",
  "BpadRegionCode": "NY",
  "BpadRemitToFlag": "Y",
  "BpadShipToFlag": "Y",
  "BpadVUuid": "BD8E16DC6AEE2691E05316821FAC4947",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/sys-rest-api/rest/1/bpaddresses/BD8E16DC6AEE2691E05316821FAC4947",
      "name": "bpaddresses",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/sys-rest-api/rest/1/bpaddresses/BD8E16DC6AEE2691E05316821FAC4947",
      "name": "bpaddresses",
      "kind": "item"
    }
  ]
}
```

object
