New Configuration Layout REST API

Oracle CPQ 24A introduces a new (v16) REST API to return consolidated list of Product Family, Product Line, and Model attribute metadata from a Configuration layout.

Get Configuration Layout Attribute Data

The Configuration Layout REST API returns a list of Product Family, Product Line, and Model attribute metadata from a Configuration layout with a consolidated and significantly reduced payload.

  • Endpoint: /rest/v16/layoutCache/{prodFamVarName}/{prodLineVarName}/{modelVarName}/attributes?configFlowVariableName=flow1
  • Method: GET

The Configuration Layout REST API returns simplified Configuration layout attributes with a consolidated and significantly reduced payload.

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.