Global Branding REST API
Oracle CPQ 24B adds support for retrieving the global branding properties defined for site. The following new REST API is supported:
Get Global Branding
Use this endpoint to retrieve the global branding properties defined for the site.
- Endpoint:
/rest/v16/globalBranding
- Method: GET
Steps to Enable
Review the REST service definition in the REST API guides to leverage (available from the Oracle Help Center > your apps service area of interest > APIs & Schema). If you are new to Oracle's REST services you may want to begin with the Quick Start section.