Symptom
- Different API endpoints are used when creating a quote.
- When a quote is created in CPQ UI, RD endpoint is called.
- When a quote is created from external system, REST API endpoint is called.
"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental"
Environment
SAP Sales Cloud CPQ
Resolution
- This is happening as per the CPQ system design.
- When creating a quote in CPQ UI, /api/rd/v1/Cart/CreateNew RD API endpoint is called.
- For creating a quote from external system, /api/v1/quotes REST API endpoint is exposed.
See Also
Keywords
CPQ, New Quote, API, endpoint, RD, UI, external, REST, developer console, trace , KBA , CEC-SAL-CPQ , Sales Cloud CPQ , Problem
Product
SAP CPQ all versions
SAP Knowledge Base Article - Public