Retrieve a specific Business Partner
- 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Retrieve 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
Get
/sys-rest-api/rest/1/businesspartner/AC6B64BFDB14979DE053B08610ACC528
Security
HTTP
Type basic
Basic authentication
Responses
200
OK
Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
"Bp1099Code": "X",
"Bp1099Name": "Exempt",
"BpAbbrevCode": "AGO",
"BpActiveFlag": "Y",
"BpAdd1": "317 Dundas St. W",
"BpAdd2": null,
"BpAdd3": "Toronto",
"BpAkaName": "Art Gallery of Ontario",
"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": "AGO",
"BpContactName": null,
"BpCountry": "Canada",
"BpCreateDefaultCustComp": " ",
"BpCreateDefaultVendorComp": " ",
"BpCustBalAmt": 0,
"BpCustomerStatusFlag": "Y",
"BpDispatchFlag": "N",
"BpEmail": null,
"BpFax": "416-555-9999",
"BpLegalName": "Art Gallery of Ontario Ltd.",
"BpLegalentTypeCode": "CHAR",
"BpLegalentTypeName": "Charity/Non Profit",
"BpModFlag": null,
"BpName": "Art Gallery of Ontario",
"BpOmOnlyFlag": "N",
"BpOneTimeFlag": "N",
"BpParentCode": null,
"BpParentName": null,
"BpPhone": "416-555-1212",
"BpPostalCode": "M6T 2Y7",
"BpPrequalRequiredFlag": "N",
"BpRegionCode": "ON",
"BpRegionName": "Ontario",
"BpRegistrationCode": "127309837",
"BpShortName": "Art Gallery of ",
"BpSsnFlag": "N",
"BpStartDate": "2014-12-31",
"BpSysBpAutoNumberFlag": "N",
"BpTypeCode": "P",
"BpUeValidFlag": "Y",
"BpVUuid": "AC6B64BFDB14979DE053B08610ACC528",
"BpVatCountryCode": null,
"BpVatRegistrationNum": null,
"BpVendorStatusFlag": "N",
"BpWebSite": null,
"BpIuCreateDate": "2015-04-08T07:12:10Z",
"BpIuUpdateDate": "2016-08-08T02:57:56Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestupg/sys-rest-api/rest/1/businesspartner/AC6B64BFDB14979DE053B08610ACC528",
"name": "businesspartner",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestupg/sys-rest-api/rest/1/businesspartner/AC6B64BFDB14979DE053B08610ACC528",
"name": "businesspartner",
"kind": "item"
}
]
}
object