Symptom
- Unable to access the API endpoint for permissions. Received a 400 error and a message that the API is no longer supported.
- The API Call being used was {{url}}/api/quote/v1/quoteCustomField/{quoteCustomFieldId}/permissions
Environment
SAP SALES CLOUD CPQ
Reproducing the Issue
- make a HTTP GET request to - {{url}}/api/quote/v1/quoteCustomField/{quoteCustomFieldId}/permissions
- This will return a 400 error. It will also provide the message this API is no longer supported.
Cause
Permissions endpoint in quotecustomfields endpoint has been deprecated due to release 2502.
Resolution
To make a GET request to the quoteCustomField use the new endpoint in quote custom fields api - /api/quote/v1/quoteCustomField/{quoteCustomFieldId}/accessLevels
Keywords
KBA , CEC-SAL-CPQ , Sales Cloud CPQ , Bug Filed
Product
SAP CPQ 2025
SAP Knowledge Base Article - Public