Skip to Content
0
Sep 14, 2023 at 08:13 PM

Does the endpoint GET /api/v1/quotes/{quoteId} get data for non-active revision for my quote only?

204 Views

Does the endpoint GET /api/v1/quotes/{quoteId} get data only for active revision for other quote owners?

The test showed that endpoint GET /api/v1/quotes/{quoteId} gets data for

  1. both active and non-active revisions for My Quotes.
  2. active revision for Other Quotes.

However, CPQ returns 403 forbidden with the message "Logged user doesn't have permission to view this quote" when we get data from non-active revision for Other Quotes.

image.png

Attachments

image.png (126.4 kB)