About REST APIs for Siebel eConfigurator
This chapter describes the Siebel eConfigurator REST API services and how to use them. Siebel CRM eConfigurator functionality, which is available from Siebel UI application and through Web Services, has been enhanced to provide REST API support for better integration capabilities and improved performance in stateless environments.
- Retrieve product definition and structure information.
- Load default and existing configuration instances.
- Update product configurations in real-time.
- Save configuration instances to quotes and orders.
The following sections describe the REST API operations available for the Siebel eConfigurator module. These APIs are organized into two categories:
- Product Definition APIs: Retrieve product structure and metadata.
- Configuration Runtime APIs: Manage configuration instances and product data.
To view the Swagger definitions or Postman collections for the REST API service, navigate to the Siebel CRM - Oracle Siebel CRM: All guides page and download the REST API: Sample Product Administration Postman Collection .zip file the Sample Files section.
The data contained in .zip file is provided for knowledge transfer and testing only. You're allowed to update this data, because it exists in its current state.
You can find Siebel platform, database, and other certifications on My Oracle Support. For help searching for certifications, see How to Check the Certification Matrix in the My Oracle Support Site (KB871388).
Find more information in the Siebel CRM Web Services Reference and Siebel Order Management guides.