projects
Métricas e previsão

Listar projetos por data de previsão

Agrupa os projetos de um funil pelos meses de previsão informados. Para cada par ano/mês a resposta traz os projetos com data prevista naquele mês, a contagem e a soma dos orçamentos — é o que alimenta a visão de calendário do funil.

Aceita os mesmos filtros da busca avançada, aplicados a todos os meses da consulta.

post/api/management/get-projects-by-forecast-dates

Request body

project_funnel_idinteger required

ID do funil consultado.

Response

Sucesso

responseboolean required

Sempre true quando a operação é concluída.

Changes

Changed in 3 of the 79 revisions of this API.11524

  • 3c590152d5b511519See the full diff
    • added the new required request property //

      new-required-request-property

    • added the new required request property //

      new-required-request-property

    • the request property became not nullable

      request-property-became-not-nullable

    • the request property became required

      request-property-became-required

    • the request property became required

      request-property-became-required

    • the / request property type changed from no type to object

      request-property-type-changed

    • the request property type changed from no type to integer

      request-property-type-changed

    • the response property //// became nullable for the status

      response-property-became-nullable

    • the response property //// became nullable for the status

      response-property-became-nullable

    • the //// response's property type changed from integer to number for status

      response-property-type-changed

    • the // response's property type changed from integer to number for status

      response-property-type-changed

    • the // request property's max was set to 12.00

      request-property-max-set

    • the // request property's min was set to 1.00

      request-property-min-set

    • removed the optional property //// from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • added the new optional request property //

      new-optional-request-property

    • added the new optional request property //

      new-optional-request-property

    • added the new optional request property //

      new-optional-request-property

    • added the optional property //// to the response with the status

      response-optional-property-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • api tag Métricas e previsão added

      api-tag-added

    • api tag get-projects-by-forecast-dates removed

      api-tag-removed

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the non-success response with the status

      response-non-success-status-added

    • added optional request body

      request-body-added-optional