Configuration Metadata REST API Updates
The following Configuration Metadata endpoints are updated in Oracle CPQ 25C:
- Get All Product Families Attribute(s)
- Get Product Family Attribute(s)
- Get Product Line Attribute(s)
- Get Model Attribute(s)
The following parameters are now returned in the REST API response:
- "
includeLinkedQuantity
": Indicates if the attribute has a linked quantity attribute. - "
quantityAttributeVarName
": Linked quantity attribute's variable name.
The updated Configuration Metadata endpoints provide web service support for linked quantity attributes.
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.