Changelog: apr-api (Group: ALL)

4.4.0 - 4.5.0

This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

4.3.0 - 4.4.0

This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

4.2.0 - 4.3.0

This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

4.1.0 - 4.2.0

What's New


    What's Deleted


      What's Deprecated


        What's Changed


        1. GET/apr-api/apr-versions/{aprVersionId}/summary-of-evaluations
          • Response

            • Changed response : [200]//OK
              • Changed body: '*/*'

                Schema incompatible

                Changed property: text (string)

        2. PUT/apr-api/apr-versions/{aprVersionId}/summary-of-evaluations
          • Request

            • Changed body: 'application/json'

              Schema

              Changed property: text (string)

          • Response

            • Changed response : [200]//OK
              • Changed body: '*/*'

                Schema incompatible

                Changed property: text (string)

        3. POST/apr-api/apr-versions/{aprVersionId}/summary-of-evaluations
          • Request

            • Changed body: 'application/json'

              Schema

              Changed property: text (string)

          • Response

            • Changed response : [200]//OK
              • Changed body: '*/*'

                Schema incompatible

                Changed property: text (string)

        4. PUT/apr-api/apr-versions/{aprVersionId}/narrative/{section}
          • Request

            • Changed body: 'application/json'

              Schema

              Changed property: text (string)

          • Response

            • Changed response : [200]//OK
              • Changed body: '*/*'

                Schema incompatible

                Changed property: text (string)

        5. POST/apr-api/apr-versions/{aprVersionId}/narrative/{section}
          • Request

            • Changed body: 'application/json'

              Schema

              Changed property: text (string)

          • Response

            • Changed response : [200]//OK
              • Changed body: '*/*'

                Schema incompatible

                Changed property: text (string)

        6. GET/apr-api/apr-versions/{aprVersionId}/narrative/{section}
          • Response

            • Changed response : [200]//OK
              • Changed body: '*/*'

                Schema incompatible

                Changed property: text (string)

        4.0.0 - 4.1.0

        This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

        3.77.0 - 4.0.0

        What's New


          What's Deleted


            What's Deprecated


              What's Changed


              1. POST/apr-api/apr-versions/{id}/general/documents
                • Response

                  • Changed response : [200]//successful operation
                    • Changed body: '*/*'

                      Schema

                      Changed property: deletable (boolean)

                      Changed property: editable (boolean)

                      Changed property: isReferring (boolean)

                      Changed property: sendEnabled (boolean)

                      Changed property: sentDocumentAcknowledgeable (boolean)

                      Changed property: sentDocumentEditable (boolean)

                      Changed property: sentDocumentRefreshable (boolean)

                      Changed property: tabLabel (string)

              2. GET/apr-api/apr-versions/{id}/general/documents/{documentId}
                • Response

                  • Changed response : [200]//successful operation
                    • Changed body: '*/*'

                      Schema

                      Changed property: deletable (boolean)

                      Changed property: editable (boolean)

                      Changed property: isReferring (boolean)

                      Changed property: sendEnabled (boolean)

                      Changed property: sentDocumentAcknowledgeable (boolean)

                      Changed property: sentDocumentEditable (boolean)

                      Changed property: sentDocumentRefreshable (boolean)

                      Changed property: tabLabel (string)

              3. PUT/apr-api/apr-versions/{id}/general/documents/{documentId}
                • Response

                  • Changed response : [200]//successful operation
                    • Changed body: '*/*'

                      Schema

                      Changed property: deletable (boolean)

                      Changed property: editable (boolean)

                      Changed property: isReferring (boolean)

                      Changed property: sendEnabled (boolean)

                      Changed property: sentDocumentAcknowledgeable (boolean)

                      Changed property: sentDocumentEditable (boolean)

                      Changed property: sentDocumentRefreshable (boolean)

                      Changed property: tabLabel (string)

              4. PUT/apr-api/apr-versions/{id}/general/documents/{documentId}/refresh
                • Response

                  • Changed response : [200]//successful operation
                    • Changed body: '*/*'

                      Schema

                      Changed property: deletable (boolean)

                      Changed property: editable (boolean)

                      Changed property: isReferring (boolean)

                      Changed property: sendEnabled (boolean)

                      Changed property: sentDocumentAcknowledgeable (boolean)

                      Changed property: sentDocumentEditable (boolean)

                      Changed property: sentDocumentRefreshable (boolean)

                      Changed property: tabLabel (string)

              5. GET/apr-api/commission-reference-document/{commissionReferenceNumber}
                • Response

                  • Changed response : [200]//successful operation
                    • Changed body: '*/*'

                      Schema

                      Changed property: deletable (boolean)

                      Changed property: editable (boolean)

                      Changed property: isReferring (boolean)

                      Changed property: sendEnabled (boolean)

                      Changed property: sentDocumentAcknowledgeable (boolean)

                      Changed property: sentDocumentEditable (boolean)

                      Changed property: sentDocumentRefreshable (boolean)

                      Changed property: tabLabel (string)

                  • Changed response : [404]//commission reference document not found
                    • Changed body: '*/*'

                      Schema

                      Changed property: deletable (boolean)

                      Changed property: editable (boolean)

                      Changed property: isReferring (boolean)

                      Changed property: sendEnabled (boolean)

                      Changed property: sentDocumentAcknowledgeable (boolean)

                      Changed property: sentDocumentEditable (boolean)

                      Changed property: sentDocumentRefreshable (boolean)

                      Changed property: tabLabel (string)

              6. GET/apr-api/{id}/global-search/documents/{documentId}
                • Response

                  • Changed response : [200]//successful operation
                    • Changed body: '*/*'

                      Schema

                      Changed property: deletable (boolean)

                      Changed property: editable (boolean)

                      Changed property: isReferring (boolean)

                      Changed property: sendEnabled (boolean)

                      Changed property: sentDocumentAcknowledgeable (boolean)

                      Changed property: sentDocumentEditable (boolean)

                      Changed property: sentDocumentRefreshable (boolean)

                      Changed property: tabLabel (string)

              7. GET/apr-api/apr-versions/{aprVersionId}/quantitative/result-indicators
                • Response

                  • Changed response : [200]//2.1 Achieved values of result indicators.
                    • Changed body: '*/*'

                      Schema

                      Added property: listOfResultIndicatorsWithCategory (array)

              3.76.0 - 3.77.0

              This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

              3.75.0 - 3.76.0

              This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

              3.74.0 - 3.75.0

              This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

              3.73.0 - 3.74.0

              This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

              3.72.0 - 3.73.0

              What's New


                What's Deleted


                  What's Deprecated


                    What's Changed


                    1. GET/apr-api/apr-versions/apr-create-metadata
                      • Response

                        • Changed response : [200]//OK
                          • Changed body: '*/*'

                            Schema

                    2. GET/apr-api/apr-versions/apr-create-metadata/{financilPeriodId}
                      • Response

                        • Changed response : [200]//OK
                          • Changed body: '*/*'

                            Schema

                    3. GET/apr-api/apr-versions/{id}/general/documents/metadata
                      • Response

                        • Changed response : [200]//successful operation
                          • Changed body: '*/*'

                            Schema

                            Added property: canImportFromExcel (boolean)

                            Added property: compareChaptersDto (array)

                            Added property: compareDto (array)

                            Added property: disabledFundIds (array)

                            Added property: editablePagesDto (object)

                            Added property: editableSectionsDto (object)

                            Added property: exportExtraDto (object)

                            Added property: nextActionsDtoList (array)

                        • Changed response : [404]//documentable object not found
                          • Changed body: '*/*'

                            Schema

                            Added property: canImportFromExcel (boolean)

                            Added property: compareChaptersDto (array)

                            Added property: compareDto (array)

                            Added property: disabledFundIds (array)

                            Added property: editablePagesDto (object)

                            Added property: editableSectionsDto (object)

                            Added property: exportExtraDto (object)

                            Added property: nextActionsDtoList (array)

                    4. GET/apr-api/apr-versions/{aprVersionId}/general/version-info
                      • Response

                        • Changed response : [200]//OK
                          • Changed body: '*/*'

                            Schema

                    5. PUT/apr-api/apr-versions/{aprVersionId}/general/version-info
                      • Request

                        • Changed body: 'application/json'

                          Schema incompatible

                      • Response

                        • Changed response : [200]//OK
                          • Changed body: '*/*'

                            Schema

                    6. POST/apr-api/apr-versions
                      • Request

                        • Changed body: 'application/json'

                          Schema incompatible

                      • Response

                        • Changed response : [200]//OK
                          • Changed body: '*/*'

                            Schema

                            Changed property: aprVersionInfoDto (object)

                    7. GET/apr-api/apr-versions/{aprVersionId}
                      • Response

                        • Changed response : [200]//OK
                          • Changed body: '*/*'

                            Schema

                            Changed property: aprVersionInfoDto (object)

                    8. GET/apr-api/apr-versions/{aprVersionId}/files
                      • Response

                        • Changed response : [200]//One or more uploaded XML files to specified APR.
                          • Changed body: '*/*'

                            Schema

                            Changed property: aprVersion (object)

                            Changed property: aprVersion.aprVersionInfoDto (object)

                    9. GET/apr-api/apr-versions/{aprVersionId}/files/{fileId}
                      • Response

                        • Changed response : [200]//An uploaded XML file to specified APR.
                          • Changed body: '*/*'

                            Schema

                            Changed property: aprVersion (object)

                            Changed property: aprVersion.aprVersionInfoDto (object)

                        • Changed response : [400]//Invalid input
                          • Changed body: '*/*'

                            Schema

                            Changed property: aprVersion (object)

                            Changed property: aprVersion.aprVersionInfoDto (object)

                    10. GET/apr-api/apr-versions/{aprVersionId}/files/{fileId}/content
                      • Response

                        • Changed response : [200]//An uploaded XML file to specified APR.
                          • Changed body: '*/*'

                            Schema

                            Changed property: aprVersion (object)

                            Changed property: aprVersion.aprVersionInfoDto (object)

                        • Changed response : [400]//Invalid input
                          • Changed body: '*/*'

                            Schema

                            Changed property: aprVersion (object)

                            Changed property: aprVersion.aprVersionInfoDto (object)

                    3.71.1 - 3.72.0

                    This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                    3.71.0 - 3.71.1

                    This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                    3.70.0 - 3.71.0

                    This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                    3.67.2 - 3.70.0

                    This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                    3.67.1 - 3.67.2

                    What's New


                      What's Deleted


                        What's Deprecated


                          What's Changed


                          1. PUT/apr-api/apr-versions/{aprVersionId}/quantitative/alternative-unit-amounts/article-134-6-a/{alternativeUnitAmountId}/comments
                            • Request

                              • Changed body: 'application/json'

                                Schema

                                Added property: comment (string)

                            • Response

                              • Changed response : [400]//Invalid input
                                • New body: '*/*'
                          2. PUT/apr-api/apr-versions/{aprVersionId}/quantitative/alternative-unit-amounts/article-134-6-b/{alternativeUnitAmountId}/comments
                            • Request

                              • Changed body: 'application/json'

                                Schema

                                Added property: comment (string)

                            • Response

                              • Changed response : [400]//Invalid input
                                • New body: '*/*'
                          3. PUT/apr-api/apr-versions/{aprVersionId}/quantitative/realised-outputs/{realisedOutputId}/comments
                            • Request

                              • Changed body: 'application/json'

                                Schema

                                Added property: comment (string)

                            • Response

                              • Changed response : [400]//Invalid input
                                • New body: '*/*'
                          4. PUT/apr-api/apr-versions/{aprVersionId}/quantitative/result-indicators/{resultIndicatorId}/comments
                            • Request

                              • Changed body: 'application/json'

                                Schema

                                Added property: comment (string)

                            • Response

                              • Changed response : [400]//Invalid input
                                • New body: '*/*'

                          3.67.0 - 3.67.1

                          What's New


                          1. GET/apr-api/apr-versions/{id}/tocsWithCrcCheck Checks crcs before returning tocs

                          What's Deleted


                            What's Deprecated


                              What's Changed


                              1. PUT/apr-api/apr-versions/{aprVersionId}/quantitative/alternative-unit-amounts/article-134-6-a/{alternativeUnitAmountId}/comments
                                • Request

                                  • Changed body: 'application/json'

                                    Schema

                                    Missing property: comment (string)

                                • Response

                                  • Changed response : [400]//Invalid input
                                    • Deleted body: '*/*'
                              2. PUT/apr-api/apr-versions/{aprVersionId}/quantitative/alternative-unit-amounts/article-134-6-b/{alternativeUnitAmountId}/comments
                                • Request

                                  • Changed body: 'application/json'

                                    Schema

                                    Missing property: comment (string)

                                • Response

                                  • Changed response : [400]//Invalid input
                                    • Deleted body: '*/*'
                              3. PUT/apr-api/apr-versions/{aprVersionId}/quantitative/realised-outputs/{realisedOutputId}/comments
                                • Request

                                  • Changed body: 'application/json'

                                    Schema

                                    Missing property: comment (string)

                                • Response

                                  • Changed response : [400]//Invalid input
                                    • Deleted body: '*/*'
                              4. PUT/apr-api/apr-versions/{aprVersionId}/quantitative/result-indicators/{resultIndicatorId}/comments
                                • Request

                                  • Changed body: 'application/json'

                                    Schema

                                    Missing property: comment (string)

                                • Response

                                  • Changed response : [400]//Invalid input
                                    • Deleted body: '*/*'

                              3.66.0 - 3.67.0

                              What's New


                              1. GET/apr-api/apr-versions/{aprVersionId}/quantitative/alternative-unit-amounts/article-134-6-a/{alternativeUnitAmountId}/comments 2.4.1 Alternative unit amount - get comments.
                              2. GET/apr-api/apr-versions/{aprVersionId}/quantitative/alternative-unit-amounts/article-134-6-b/{alternativeUnitAmountId}/comments 2.4.2 Alternative unit amount - get comments.
                              3. GET/apr-api/apr-versions/{aprVersionId}/quantitative/realised-outputs/{realisedOutputId}/comments 2.2. Realised outputs - get comments.
                              4. GET/apr-api/apr-versions/{aprVersionId}/quantitative/result-indicators/{resultIndicatorId}/comments 2.1 Achieved values of result indicators - get comments.

                              What's Deleted


                                What's Deprecated


                                  What's Changed


                                  1. PUT/apr-api/apr-versions/{aprVersionId}/quantitative/alternative-unit-amounts/article-134-6-a/{alternativeUnitAmountId}/comments
                                    • Request

                                      • Changed body: 'application/json'

                                        Schema

                                        Added property: comment (string)

                                    • Response

                                      • Changed response : [400]//Invalid input
                                        • New body: '*/*'
                                  2. PUT/apr-api/apr-versions/{aprVersionId}/quantitative/alternative-unit-amounts/article-134-6-b/{alternativeUnitAmountId}/comments
                                    • Request

                                      • Changed body: 'application/json'

                                        Schema

                                        Added property: comment (string)

                                    • Response

                                      • Changed response : [400]//Invalid input
                                        • New body: '*/*'
                                  3. PUT/apr-api/apr-versions/{aprVersionId}/quantitative/realised-outputs/{realisedOutputId}/comments
                                    • Request

                                      • Changed body: 'application/json'

                                        Schema

                                        Added property: comment (string)

                                    • Response

                                      • Changed response : [400]//Invalid input
                                        • New body: '*/*'
                                  4. PUT/apr-api/apr-versions/{aprVersionId}/quantitative/result-indicators/{resultIndicatorId}/comments
                                    • Request

                                      • Changed body: 'application/json'

                                        Schema

                                        Added property: comment (string)

                                    • Response

                                      • Changed response : [400]//Invalid input
                                        • New body: '*/*'

                                  3.65.0 - 3.66.0

                                  This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                  3.64.0 - 3.65.0

                                  This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                  3.63.0 - 3.64.0

                                  This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                  3.62.0 - 3.63.0

                                  This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                  3.61.2 - 3.62.0

                                  This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                  3.61.1 - 3.61.2

                                  This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                  3.61.0 - 3.61.1

                                  This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                  3.60.0 - 3.61.0

                                  This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                  3.59.0 - 3.60.0

                                  What's New


                                    What's Deleted


                                      What's Deprecated


                                        What's Changed


                                        1. GET/apr-api/apr-versions/{aprVersionId}/general/officials
                                          • Operation ID

                                            • Changed getOfficials to getOfficials_1
                                        2. GET/apr-api/apr-versions/{aprVersionId}/general/officials/{personInChargeId}
                                          • Operation ID

                                            • Changed getOfficials_1 to getOfficials
                                        3. POST/apr-api/apr-versions
                                          • Request

                                            • Changed body: 'application/json'

                                              Schema

                                              Changed property: countryLanguageTitle (object)

                                        3.58.0 - 3.59.0

                                        This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                        3.57.0 - 3.58.0

                                        This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                        3.56.0 - 3.57.0

                                        This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                        3.55.0 - 3.56.0

                                        This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                        3.54.0 - 3.55.0

                                        This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                        3.53.0 - 3.54.0

                                        This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                        3.52.0 - 3.53.0

                                        What's New


                                          What's Deleted


                                            What's Deprecated


                                              What's Changed


                                              1. GET/apr-api/apr-versions/{aprVersionId}/quantitative/realised-outputs/aggregated-values/type-of-interventions
                                                • Response

                                                  • Changed response : [200]//2.3.2. Aggregated values of output indicators by types of intervention and units of measurement.
                                                    • Changed body: '*/*'

                                                      Schema

                                                      Added property: expenditure (number)

                                              2. GET/apr-api/apr-versions/{aprVersionId}/summary
                                                • Response

                                                  • Changed response : [200]//successful operation
                                                    • Changed body: '*/*'

                                                      Schema

                                                      Added property: statusComments (string)

                                              3.51.0 - 3.52.0

                                              This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                              3.50.0 - 3.51.0

                                              This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                              3.49.0 - 3.50.0

                                              This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                              3.48.0 - 3.49.0

                                              This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                              3.47.0 - 3.48.0

                                              This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                              3.46.0 - 3.47.0

                                              What's New


                                                What's Deleted


                                                  What's Deprecated


                                                    What's Changed


                                                    1. GET/apr-api/apr-versions/{aprVerId}/tocs
                                                      • Parameters

                                                        • Add sourceLanguageCode in query
                                                        • Add targetLanguageCode in query
                                                    2. POST/apr-api/apr-versions/{aprVersionId}/actions/CRE
                                                      • Response

                                                        • Changed response : [200]//OK
                                                          • Changed body: '*/*'

                                                            Schema

                                                            Added property: targetAreaCode (string)

                                                    3. POST/apr-api/apr-versions
                                                      • Response

                                                        • Changed response : [200]//OK
                                                          • Changed body: '*/*'

                                                            Schema

                                                            Added property: targetAreaCode (string)

                                                    4. GET/apr-api/apr-versions/{aprVersionId}
                                                      • Response

                                                        • Changed response : [200]//OK
                                                          • Changed body: '*/*'

                                                            Schema

                                                            Added property: targetAreaCode (string)

                                                    5. GET/apr-api/apr-versions/{aprVersionId}/files
                                                      • Response

                                                        • Changed response : [200]//One or more uploaded XML files to specified APR.
                                                          • Changed body: '*/*'

                                                            Schema

                                                            Changed property: aprVersion (object)

                                                            Added property: aprVersion.targetAreaCode (string)

                                                    6. GET/apr-api/apr-versions/{aprVersionId}/files/{fileId}
                                                      • Response

                                                        • Changed response : [200]//An uploaded XML file to specified APR.
                                                          • Changed body: '*/*'

                                                            Schema

                                                            Changed property: aprVersion (object)

                                                            Added property: aprVersion.targetAreaCode (string)

                                                        • Changed response : [400]//Invalid input
                                                          • Changed body: '*/*'

                                                            Schema

                                                            Changed property: aprVersion (object)

                                                            Added property: aprVersion.targetAreaCode (string)

                                                    7. GET/apr-api/apr-versions/{aprVersionId}/files/{fileId}/content
                                                      • Response

                                                        • Changed response : [200]//An uploaded XML file to specified APR.
                                                          • Changed body: '*/*'

                                                            Schema

                                                            Changed property: aprVersion (object)

                                                            Added property: aprVersion.targetAreaCode (string)

                                                        • Changed response : [400]//Invalid input
                                                          • Changed body: '*/*'

                                                            Schema

                                                            Changed property: aprVersion (object)

                                                            Added property: aprVersion.targetAreaCode (string)

                                                    3.45.0 - 3.46.0

                                                    What's New


                                                      What's Deleted


                                                        What's Deprecated


                                                          What's Changed


                                                          1. GET/apr-api/apr-versions/{aprVersionId}/summary
                                                            • Response

                                                              • Changed response : [200]//successful operation
                                                                • Changed body: '*/*'

                                                                  Schema

                                                                  Added property: sourceLanguageCode (string)

                                                          2. POST/apr-api/apr-versions
                                                            • Request

                                                              • Changed body: 'application/json'

                                                                Schema

                                                                Changed property: countryLanguageTitle (object)

                                                          3.44.0 - 3.45.0

                                                          This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                          3.43.2 - 3.44.0

                                                          This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                          3.43.1 - 3.43.2

                                                          This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                          3.43.0 - 3.43.1

                                                          This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                          3.42.0 - 3.43.0

                                                          This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                          3.41.0 - 3.42.0

                                                          This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                          3.40.0 - 3.41.0

                                                          What's New


                                                            What's Deleted


                                                              What's Deprecated


                                                                What's Changed


                                                                1. GET/apr-api/apr-versions/{aprVersionId}/quantitative/alternative-unit-amounts/article-134-6-a
                                                                  • Response

                                                                    • Changed response : [200]//2.4.1. Alternative values provided by Article 134(6)(a).
                                                                      • Changed body: '*/*'

                                                                        Schema

                                                                        Changed property: category (string)

                                                                        Changed property: sector (string)

                                                                2. GET/apr-api/apr-versions/{aprVersionId}/quantitative/alternative-unit-amounts/article-134-6-b
                                                                  • Response

                                                                    • Changed response : [200]//2.4.2. Alternative values provided by Article 134(6)(b).
                                                                      • Changed body: '*/*'

                                                                        Schema

                                                                        Changed property: category (string)

                                                                        Changed property: sector (string)

                                                                3. GET/apr-api/apr-versions/{aprVersionId}/quantitative/realised-outputs/unit-amounts/sectoral
                                                                  • Response

                                                                    • Changed response : [200]//2.2.2. Realised outputs - unit amounts. Sectoral interventions.
                                                                      • Changed body: '*/*'

                                                                        Schema

                                                                        Changed property: category (string)

                                                                        Changed property: sector (string)

                                                                4. GET/apr-api/apr-versions/{aprVersionId}/quantitative/result-indicators
                                                                  • Response

                                                                    • Changed response : [200]//2.1 Achieved values of result indicators.
                                                                      • Changed body: '*/*'

                                                                        Schema

                                                                        Changed property: category (string)

                                                                3.39.0 - 3.40.0

                                                                This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                3.38.0 - 3.39.0

                                                                This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                3.37.0 - 3.38.0

                                                                This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                3.36.0 - 3.37.0

                                                                This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                3.35.0 - 3.36.0

                                                                This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                3.34.0 - 3.35.0

                                                                This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                3.33.0 - 3.34.0

                                                                This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                3.32.0 - 3.33.0

                                                                This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                3.31.0 - 3.32.0

                                                                What's New


                                                                  What's Deleted


                                                                    What's Deprecated


                                                                      What's Changed


                                                                      1. POST/apr-api/apr-versions/{aprVersionId}/actions/CAN
                                                                        • Request

                                                                          • New body: 'application/json'

                                                                      3.30.0 - 3.31.0

                                                                      What's New


                                                                      1. POST/apr-api/apr-versions/{aprVersionId}/actions/CAN Cancel APR

                                                                      What's Deleted


                                                                        What's Deprecated


                                                                          What's Changed


                                                                            3.29.0 - 3.30.0

                                                                            What's New


                                                                              What's Deleted


                                                                                What's Deprecated


                                                                                  What's Changed


                                                                                  1. GET/apr-api/apr-versions/{aprVersionId}/quantitative/realised-outputs/unit-amounts/additional-national-financing
                                                                                    • Response

                                                                                      • Changed response : [200]//2.2.4. Realised outputs - unit amounts. Additional national financing.
                                                                                        • Changed body: '*/*'

                                                                                          Schema

                                                                                          Added property: sectorId (integer)

                                                                                          Added property: toiId (integer)

                                                                                  2. GET/apr-api/apr-versions/{aprVersionId}/quantitative/result-indicators
                                                                                    • Response

                                                                                      • Changed response : [200]//2.1 Achieved values of result indicators.
                                                                                        • Changed body: '*/*'

                                                                                          Schema

                                                                                          Added property: isFixedDenominator (boolean)

                                                                                  3.28.0 - 3.29.0

                                                                                  This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                  3.27.0 - 3.28.0

                                                                                  What's New


                                                                                    What's Deleted


                                                                                      What's Deprecated


                                                                                        What's Changed


                                                                                        1. POST/apr-api/etranslation/errorcallback
                                                                                          • Parameters

                                                                                            • Add error-code in query
                                                                                            • Deleteerror_codein query

                                                                                        3.26.0 - 3.27.0

                                                                                        What's New


                                                                                          What's Deleted


                                                                                            What's Deprecated


                                                                                              What's Changed


                                                                                              1. GET/apr-api/apr-versions/{id}/general/documents
                                                                                                • Operation ID

                                                                                                  • Changed getDocuments to getDocumentsDib

                                                                                              3.25.0 - 3.26.0

                                                                                              This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                              3.24.0 - 3.25.0

                                                                                              This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                              3.22.0 - 3.24.0

                                                                                              This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                              3.21.0 - 3.22.0

                                                                                              What's New


                                                                                                What's Deleted


                                                                                                  What's Deprecated


                                                                                                    What's Changed


                                                                                                    1. GET/apr-api/apr-versions/{aprVersionId}/quantitative/realised-outputs/aggregated-values/interventions
                                                                                                      • Response

                                                                                                        • Changed response : [200]//2.3.1. Aggregated values of output indicators by interventions and units of measurement.
                                                                                                          • Changed body: '*/*'

                                                                                                            Schema

                                                                                                            Added property: categoryI18n (string)

                                                                                                    2. GET/apr-api/apr-versions/{aprVersionId}/quantitative/realised-outputs/aggregated-values/others
                                                                                                      • Response

                                                                                                        • Changed response : [200]//2.3.3. Other aggregated values of output indicators.
                                                                                                          • Changed body: '*/*'

                                                                                                            Schema

                                                                                                            Added property: outputIndicatorGroupI18n (string)

                                                                                                    3. GET/apr-api/apr-versions/{aprVersionId}/quantitative/realised-outputs/aggregated-values/type-of-interventions
                                                                                                      • Response

                                                                                                        • Changed response : [200]//2.3.2. Aggregated values of output indicators by types of intervention and units of measurement.
                                                                                                          • Changed body: '*/*'

                                                                                                            Schema

                                                                                                            Added property: categoryI18n (string)

                                                                                                    3.20.0 - 3.21.0

                                                                                                    What's New


                                                                                                      What's Deleted


                                                                                                        What's Deprecated


                                                                                                          What's Changed


                                                                                                          1. GET/apr-api/apr-versions/{aprVersionId}/quantitative/result-indicators
                                                                                                            • Response

                                                                                                              • Changed response : [200]//2.1 Achieved values of result indicators.
                                                                                                                • Changed body: '*/*'

                                                                                                                  Schema

                                                                                                                  Added property: numeratorCategoryI18n (string)

                                                                                                          3.19.0 - 3.20.0

                                                                                                          What's New


                                                                                                            What's Deleted


                                                                                                              What's Deprecated


                                                                                                                What's Changed


                                                                                                                1. GET/apr-api/apr-versions/{aprVersionId}/quantitative/alternative-unit-amounts/article-134-6-a
                                                                                                                  • Response

                                                                                                                    • Changed response : [200]//2.4.1. Alternative values provided by Article 134(6)(a).
                                                                                                                      • Changed body: '*/*'

                                                                                                                        Schema

                                                                                                                        Missing property: average (number)

                                                                                                                        Missing property: expenditure (number)

                                                                                                                        Missing property: numberOfOutputs (number)

                                                                                                                        Missing property: output (number)

                                                                                                                        Missing property: ratio (number)

                                                                                                                        Missing property: ratioExpenditureNumberOfOutputs (number)

                                                                                                                        Added property: figures (array)

                                                                                                                2. GET/apr-api/apr-versions/{aprVersionId}/quantitative/alternative-unit-amounts/article-134-6-b
                                                                                                                  • Response

                                                                                                                    • Changed response : [200]//2.4.2. Alternative values provided by Article 134(6)(b).
                                                                                                                      • Changed body: '*/*'

                                                                                                                        Schema

                                                                                                                        Missing property: average (number)

                                                                                                                        Missing property: expenditure (number)

                                                                                                                        Missing property: numberOfOutputs (number)

                                                                                                                        Missing property: output (number)

                                                                                                                        Missing property: ratio (number)

                                                                                                                        Missing property: ratioExpenditureNumberOfOutputs (number)

                                                                                                                        Added property: figures (array)

                                                                                                                3. GET/apr-api/apr-versions/{aprVersionId}/quantitative/use-of-financial-instruments
                                                                                                                  • Response

                                                                                                                    • Changed response : [200]//2.5. Use of financial instruments in rural development interventions.
                                                                                                                      • Changed body: '*/*'

                                                                                                                        Schema

                                                                                                                        Added property: puaNameEnglish (string)

                                                                                                                3.18.0 - 3.19.0

                                                                                                                This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                                                3.17.0 - 3.18.0

                                                                                                                What's New


                                                                                                                1. POST/apr-api/document-search Search for documents
                                                                                                                2. POST/apr-api/document-search/download-all Download all documents
                                                                                                                3. GET/apr-api/{id}/global-search/documents/{documentId} Retrieves document details for a global search document result
                                                                                                                4. GET/apr-api/{id}/global-search/documents/{documentId}/attachments/{docAttId} Highlight text in an attachment

                                                                                                                What's Deleted


                                                                                                                  What's Deprecated


                                                                                                                    What's Changed


                                                                                                                      3.15.0 - 3.17.0

                                                                                                                      What's New


                                                                                                                      1. GET/apr-api/apr-versions/{aprVersionId}/quantitative/realised-outputs/unit-amounts 2.2. Realised outputs - unit amounts.

                                                                                                                      What's Deleted


                                                                                                                        What's Deprecated


                                                                                                                          What's Changed


                                                                                                                          1. GET/apr-api/apr-versions/{aprVersionId}/quantitative/other-info/transitional-national-aid
                                                                                                                            • Response

                                                                                                                              • Changed response : [200]//2.6.3. Information on transitional national aid.
                                                                                                                                • Changed body: '*/*'

                                                                                                                                  Schema

                                                                                                                                  Missing property: interventionCode (string)

                                                                                                                                  Missing property: interventionName (string)

                                                                                                                                  Missing property: outputIndicatorCode (string)

                                                                                                                                  Missing property: unitId (integer)

                                                                                                                                  Added property: financialEnvelope (number)

                                                                                                                                  Added property: sector (string)

                                                                                                                          2. GET/apr-api/apr-versions/{aprVersionId}/quantitative/use-of-financial-instruments
                                                                                                                            • Response

                                                                                                                              • Changed response : [200]//2.5. Use of financial instruments in rural development interventions.
                                                                                                                                • Changed body: '*/*'

                                                                                                                                  Schema

                                                                                                                                  Added property: budgetCode (string)

                                                                                                                                  Added property: financialInstrumentName (integer)

                                                                                                                                  Added property: financialSupportType (string)

                                                                                                                                  Added property: interventionType (integer)

                                                                                                                                  Added property: output (number)

                                                                                                                                  Added property: puaCode (string)

                                                                                                                                  Added property: totalOutput (number)

                                                                                                                          3.14.0 - 3.15.0

                                                                                                                          What's New


                                                                                                                          1. PUT/apr-api/apr-versions/{aprVersionId}/quantitative/alternative-unit-amounts/article-134-6-a/{alternativeUnitAmountId}/comments 2.4.1 Alternative unit amount - update comments.

                                                                                                                          What's Deleted


                                                                                                                            What's Deprecated


                                                                                                                              What's Changed


                                                                                                                              1. GET/apr-api/commission-reference-document/{commissionReferenceNumber}
                                                                                                                                • Description

                                                                                                                                    old: 'Provides the commission reference document in a documentDto model. (only to be used by EC users)', new: 'Provides the commission reference document in a documentDto model. (only to be used by EC users)The documentTypeId can optionally be given to determine if the rendition version is needed or the original version.'
                                                                                                                                • Parameters

                                                                                                                                  • Add documentTypeId in query

                                                                                                                              3.13.0 - 3.14.0

                                                                                                                              What's New


                                                                                                                                What's Deleted


                                                                                                                                  What's Deprecated


                                                                                                                                    What's Changed


                                                                                                                                    1. POST/apr-api/apr-versions/{id}/general/documents/{documentId}/send
                                                                                                                                      • Parameters

                                                                                                                                        • callback in query Notes null change into Optional callback for web application use only; It's the URL that was used by EU Login to redirect the browser to after the signature operation took place
                                                                                                                                        • signatureId in query Notes null change into Optional signature ID for web application use only; It's the id returned be eu-login after the signature operation took place

                                                                                                                                    3.12.0 - 3.13.0

                                                                                                                                    This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                                                                    3.11.0 - 3.12.0

                                                                                                                                    This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                                                                    3.10.0 - 3.11.0

                                                                                                                                    This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                                                                    3.9.0 - 3.10.0

                                                                                                                                    What's New


                                                                                                                                      What's Deleted


                                                                                                                                        What's Deprecated


                                                                                                                                          What's Changed


                                                                                                                                          1. GET/apr-api/apr-versions/validation-rules/{aprVerId}
                                                                                                                                            • Response

                                                                                                                                              • Changed response : [200]//successful operation
                                                                                                                                                • Changed body: '*/*'

                                                                                                                                                  Schema

                                                                                                                                                  Added property: listOfLabelValue (array)

                                                                                                                                              • Changed response : [404]//AprVersion not found
                                                                                                                                                • Changed body: '*/*'

                                                                                                                                                  Schema

                                                                                                                                                  Added property: listOfLabelValue (array)

                                                                                                                                          3.8.0 - 3.9.0

                                                                                                                                          This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                                                                          3.7.0 - 3.8.0

                                                                                                                                          This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                                                                          3.5.3 - 3.7.0

                                                                                                                                          What's New


                                                                                                                                            What's Deleted


                                                                                                                                              What's Deprecated


                                                                                                                                                What's Changed


                                                                                                                                                1. GET/apr-api/apr-versions/apr-create-metadata
                                                                                                                                                  • Response

                                                                                                                                                    • Changed response : [200]//OK
                                                                                                                                                      • Changed body: '*/*'

                                                                                                                                                        Schema

                                                                                                                                                        Added property: mappedProgrammes (object)

                                                                                                                                                2. GET/apr-api/apr-versions/apr-create-metadata/{financilPeriodId}
                                                                                                                                                  • Response

                                                                                                                                                    • Changed response : [200]//OK
                                                                                                                                                      • Changed body: '*/*'

                                                                                                                                                        Schema

                                                                                                                                                        Added property: mappedProgrammes (object)

                                                                                                                                                3.5.2 - 3.5.3

                                                                                                                                                This version does not introduce any new endpoints, parameters, or changes to existing API behavior.

                                                                                                                                                3.5.1 - 3.5.2

                                                                                                                                                What's New


                                                                                                                                                1. POST/apr-api/apr-versions/{aprVersionId}/actions/RMT Return for technical correction

                                                                                                                                                What's Deleted


                                                                                                                                                1. POST/apr-api/apr-versions/{aprVersionId}/actions/RRM Request return of APR by MS

                                                                                                                                                What's Deprecated


                                                                                                                                                  What's Changed


                                                                                                                                                    3.3.0 - 3.5.1

                                                                                                                                                    What's New


                                                                                                                                                    1. POST/apr-api/apr-versions/{aprVersionId}/actions/ADM Admit the annual performance report
                                                                                                                                                    2. POST/apr-api/apr-versions/{aprVersionId}/actions/NAD Non-admit the annual performance report
                                                                                                                                                    3. POST/apr-api/apr-versions/{aprVersionId}/actions/RRM Request return of APR by MS

                                                                                                                                                    What's Deleted


                                                                                                                                                      What's Deprecated


                                                                                                                                                        What's Changed


                                                                                                                                                        1. POST/apr-api/apr-versions/{aprVersionId}/actions/ACC
                                                                                                                                                          • Request

                                                                                                                                                            • Changed body: 'application/json'

                                                                                                                                                              Schema

                                                                                                                                                              Missing property: eligibilityEndDate (string)

                                                                                                                                                              Missing property: eligibilityStartDate (string)

                                                                                                                                                              Added property: listOfAresDocuments (array)

                                                                                                                                                        2. GET/apr-api/apr-versions/{aprVersionId}/quantitative/realised-outputs/unit-amounts/rd
                                                                                                                                                          • Response

                                                                                                                                                            • Changed response : [200]//2.2.3. Realised outputs - unit amounts. Rural development interventions.
                                                                                                                                                              • Changed body: '*/*'

                                                                                                                                                                Schema

                                                                                                                                                                Added property: contributionRate (number)

                                                                                                                                                        3.2.0 - 3.3.0

                                                                                                                                                        What's New


                                                                                                                                                          What's Deleted


                                                                                                                                                            What's Deprecated


                                                                                                                                                              What's Changed


                                                                                                                                                              1. POST/apr-api/apr-versions/{aprVersionId}/general/officials
                                                                                                                                                                • Response

                                                                                                                                                                  • Changed response : [200]//OK
                                                                                                                                                                    • Changed body: '*/*'

                                                                                                                                                                      Schema

                                                                                                                                                                      Added property: key (string)

                                                                                                                                                              2. GET/apr-api/apr-versions/{aprVersionId}/general/officials/{personInChargeId}
                                                                                                                                                                • Response

                                                                                                                                                                  • Changed response : [200]//OK
                                                                                                                                                                    • Changed body: '*/*'

                                                                                                                                                                      Schema

                                                                                                                                                                      Added property: key (string)

                                                                                                                                                              3. PUT/apr-api/apr-versions/{aprVersionId}/general/officials/{personInChargeId}
                                                                                                                                                                • Response

                                                                                                                                                                  • Changed response : [200]//OK
                                                                                                                                                                    • Changed body: '*/*'

                                                                                                                                                                      Schema

                                                                                                                                                                      Added property: key (string)

                                                                                                                                                              4. GET/apr-api/apr-versions/{aprVersionId}/quantitative/alternative-unit-amounts/article-134-6-a
                                                                                                                                                                • Response

                                                                                                                                                                  • Changed response : [200]//2.4.1. Alternative values provided by Article 134(6)(a).
                                                                                                                                                                    • Changed body: '*/*'

                                                                                                                                                                      Schema

                                                                                                                                                                      Added property: category (string)

                                                                                                                                                                      Added property: sector (string)

                                                                                                                                                              5. GET/apr-api/apr-versions/{aprVersionId}/quantitative/alternative-unit-amounts/article-134-6-b
                                                                                                                                                                • Response

                                                                                                                                                                  • Changed response : [200]//2.4.2. Alternative values provided by Article 134(6)(b).
                                                                                                                                                                    • Changed body: '*/*'

                                                                                                                                                                      Schema

                                                                                                                                                                      Added property: category (string)

                                                                                                                                                                      Added property: sector (string)