SAP Knowledge Base Article - Public

3667710 - Missing ids in QuoteList/GetData API result

Symptom

The API endpoint api/rd/v1/QuoteList/GetData is not returning complete results, with multiple IDs missing.

Environment

SAP CPQ

Reproducing the Issue

  1. Use the API endpoint api/rd/v1/QuoteList/GetData.
  2. Observe that multiple IDs are missing in the API response.

Cause

The `api/rd/v1/QuoteList/GetData` API only retrieves quotes that represent active revisions.

Resolution

    • To retrieve both active and inactive revisions, use the alternative API endpoint `api/v1/quotes`.
    • This API supports filtering by the active revision flag, allowing retrieval of quotes based on their active status.

    Keywords

    Inactive revision, active revision, API response, quote list, api/v1/quotes, api/rd/v1/QuoteList/GetData, CPQ , KBA , CEC-SAL-CPQ , Sales Cloud CPQ , Bug Filed

    Product

    SAP CPQ all versions