Changelog: programme-api (Group: AIB)

3.44.0 - 3.45.0

What's New


    What's Deleted


      What's Deprecated


        What's Changed


        1. GET/programme-api/programme-aib-versions/{id}/tocs
          • Parameters

            • Add sourceLanguageCode in query
            • Add targetLanguageCode in query

        3.43.0 - 3.44.0

        What's New


          What's Deleted


            What's Deprecated


              What's Changed


              1. GET/programme-api/programme-aib-versions/{prgVerId}/summary
                • Response

                  • Changed response : [200]//successful operation
                    • Schema

                      Changed body: '*/*'

                      Added property: sourceLanguageCode (string)

              2. GET/programme-api/programme-aib-versions/{prgVerId}/financial-plans/total-financial-allocations/total
                • Response

                  • Changed response : [200]//OK
                    • Schema

                      Changed body: '*/*'

                      Added property: [n].deletable (boolean)

                      Changed property: [n].manuallyAdded (boolean)

              3. PUT/programme-api/programme-aib-versions/{prgVerId}/financial-plans/total-financial-allocations/total
                • Request

                  • Schema incompatible

                    Changed body: 'application/json'

                    Changed property: first (object)

                    Added property: first.deletable (boolean)

                    Changed property: first.manuallyAdded (boolean)

                • Response

                  • Changed response : [200]//OK
                    • Schema

                      Changed body: '*/*'

                      Added property: [n].deletable (boolean)

                      Changed property: [n].manuallyAdded (boolean)

              4. POST/programme-api/programme-aib-versions
                • Response

                  • Changed response : [200]//Programme created
                    • Schema

                      Changed body: '*/*'

                      Changed property: strategy (string)

                      Changed property: listOfTotalPlanAib (array)

                      Added property: listOfTotalPlanAib[n].deletable (boolean)

                      Changed property: listOfTotalPlanAib[n].manuallyAdded (boolean)

              5. GET/programme-api/programme-aib-versions/{prgVerId}
                • Response

                  • Changed response : [200]//successful operation
                    • Schema

                      Changed body: '*/*'

                      Changed property: strategy (string)

                      Changed property: listOfTotalPlanAib (array)

                      Added property: listOfTotalPlanAib[n].deletable (boolean)

                      Changed property: listOfTotalPlanAib[n].manuallyAdded (boolean)

                  • Changed response : [404]//ProgrammeVersionAib not found
                    • Schema

                      Changed body: '*/*'

                      Changed property: strategy (string)

                      Changed property: listOfTotalPlanAib (array)

                      Added property: listOfTotalPlanAib[n].deletable (boolean)

                      Changed property: listOfTotalPlanAib[n].manuallyAdded (boolean)

              3.42.0 - 3.43.0

              What's New


                What's Deleted


                  What's Deprecated


                    What's Changed


                      3.41.0 - 3.42.0

                      What's New


                        What's Deleted


                          What's Deprecated


                            What's Changed


                              3.40.0 - 3.41.0

                              What's New


                                What's Deleted


                                  What's Deprecated


                                    What's Changed


                                      3.39.0 - 3.40.0

                                      What's New


                                        What's Deleted


                                          What's Deprecated


                                            What's Changed


                                            1. GET/programme-api/programme-aib-versions/{prgVerId}/general/version-info
                                              • Response

                                                • Changed response : [200]//OK
                                                  • Schema

                                                    Changed body: '*/*'

                                                    Changed property: cci (string)

                                            2. PUT/programme-api/programme-aib-versions/{prgVerId}/general/version-info
                                              • Request

                                                • Schema incompatible

                                                  Changed body: 'application/json'

                                                  Changed property: cci (string)

                                              • Response

                                                • Changed response : [200]//OK
                                                  • Schema

                                                    Changed body: '*/*'

                                                    Changed property: cci (string)

                                            3. GET/programme-api/programme-aib-versions/{id}/general/documents
                                              • Response

                                                • Changed response : [200]//successful operation
                                                  • Schema

                                                    Changed body: '*/*'

                                                    Changed property: [n].listOfDocumentLinks (array)

                                                    Changed property: [n].listOfDocumentLinks[n].cci (string)

                                                • Changed response : [404]//documentable object not found
                                                  • Schema

                                                    Changed body: '*/*'

                                                    Changed property: [n].listOfDocumentLinks (array)

                                                    Changed property: [n].listOfDocumentLinks[n].cci (string)

                                            4. POST/programme-api/programme-aib-versions/{id}/general/documents
                                              • Response

                                                • Changed response : [200]//successful operation
                                                  • Schema

                                                    Changed body: '*/*'

                                                    Changed property: listOfDocumentLinks (array)

                                                    Changed property: listOfDocumentLinks[n].cci (string)

                                            5. GET/programme-api/programme-aib-versions/{id}/general/documents/{documentId}
                                              • Response

                                                • Changed response : [200]//successful operation
                                                  • Schema

                                                    Changed body: '*/*'

                                                    Changed property: listOfDocumentLinks (array)

                                                    Changed property: listOfDocumentLinks[n].cci (string)

                                            6. PUT/programme-api/programme-aib-versions/{id}/general/documents/{documentId}
                                              • Response

                                                • Changed response : [200]//successful operation
                                                  • Schema

                                                    Changed body: '*/*'

                                                    Changed property: listOfDocumentLinks (array)

                                                    Changed property: listOfDocumentLinks[n].cci (string)

                                            7. PUT/programme-api/programme-aib-versions/{id}/general/documents/{documentId}/refresh
                                              • Response

                                                • Changed response : [200]//successful operation
                                                  • Schema

                                                    Changed body: '*/*'

                                                    Changed property: listOfDocumentLinks (array)

                                                    Changed property: listOfDocumentLinks[n].cci (string)

                                            8. GET/programme-api/programme-aib-versions/{id}/general/mandatory-documents
                                              • Response

                                                • Changed response : [200]//successful operation
                                                  • Schema

                                                    Changed body: '*/*'

                                                    Changed property: [n].listOfDocumentLinks (array)

                                                    Changed property: [n].listOfDocumentLinks[n].cci (string)

                                                • Changed response : [404]//documentable object not found
                                                  • Schema

                                                    Changed body: '*/*'

                                                    Changed property: [n].listOfDocumentLinks (array)

                                                    Changed property: [n].listOfDocumentLinks[n].cci (string)

                                            9. POST/programme-api/programme-aib-versions
                                              • Response

                                                • Changed response : [200]//Programme created
                                                  • Schema

                                                    Changed body: '*/*'

                                                    Changed property: versionInfo (object)

                                                    Changed property: listOfDocument (array)

                                                    Changed property: versionInfo.cci (string)

                                                    Changed property: listOfDocument[n].listOfDocumentLinks (array)

                                                    Changed property: listOfDocument[n].listOfDocumentLinks[n].cci (string)

                                            10. GET/programme-api/programme-aib-versions/{prgVerId}
                                              • Response

                                                • Changed response : [200]//successful operation
                                                  • Schema

                                                    Changed body: '*/*'

                                                    Changed property: versionInfo (object)

                                                    Changed property: listOfDocument (array)

                                                    Changed property: versionInfo.cci (string)

                                                    Changed property: listOfDocument[n].listOfDocumentLinks (array)

                                                    Changed property: listOfDocument[n].listOfDocumentLinks[n].cci (string)

                                                • Changed response : [404]//ProgrammeVersionAib not found
                                                  • Schema

                                                    Changed body: '*/*'

                                                    Changed property: versionInfo (object)

                                                    Changed property: listOfDocument (array)

                                                    Changed property: versionInfo.cci (string)

                                                    Changed property: listOfDocument[n].listOfDocumentLinks (array)

                                                    Changed property: listOfDocument[n].listOfDocumentLinks[n].cci (string)

                                            3.38.0 - 3.39.0

                                            What's New


                                              What's Deleted


                                                What's Deprecated


                                                  What's Changed


                                                    3.37.0 - 3.38.0

                                                    What's New


                                                      What's Deleted


                                                        What's Deprecated


                                                          What's Changed


                                                            3.36.0 - 3.37.0

                                                            What's New


                                                              What's Deleted


                                                                What's Deprecated


                                                                  What's Changed


                                                                    3.35.0 - 3.36.0

                                                                    What's New


                                                                      What's Deleted


                                                                        What's Deprecated


                                                                          What's Changed


                                                                            3.34.0 - 3.35.0

                                                                            What's New


                                                                              What's Deleted


                                                                                What's Deprecated


                                                                                  What's Changed


                                                                                    3.33.0 - 3.34.0

                                                                                    What's New


                                                                                      What's Deleted


                                                                                        What's Deprecated


                                                                                          What's Changed


                                                                                            3.32.0 - 3.33.0

                                                                                            What's New


                                                                                              What's Deleted


                                                                                                What's Deprecated


                                                                                                  What's Changed


                                                                                                    3.31.0 - 3.32.0

                                                                                                    What's New


                                                                                                      What's Deleted


                                                                                                        What's Deprecated


                                                                                                          What's Changed


                                                                                                          1. GET/programme-api/programme-aib-versions/{prgVerId}
                                                                                                            • Parameters

                                                                                                              • Add targetLanguageCode in query

                                                                                                          3.30.0 - 3.31.0

                                                                                                          What's New


                                                                                                            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. POST/programme-api/programme-aib-versions/{prgVerId}/actions/TFA
                                                                                                                          • Request

                                                                                                                            • Schema incompatible

                                                                                                                              Changed body: 'application/json'

                                                                                                                              Changed property: reason (string)

                                                                                                                        2. POST/programme-api/programme-aib-versions/{prgVerId}/actions/TFR
                                                                                                                          • Request

                                                                                                                            • Schema incompatible

                                                                                                                              Changed body: 'application/json'

                                                                                                                              Changed property: reason (string)

                                                                                                                        3.28.0 - 3.29.0

                                                                                                                        What's New


                                                                                                                          What's Deleted


                                                                                                                            What's Deprecated


                                                                                                                              What's Changed


                                                                                                                                3.27.0 - 3.28.0

                                                                                                                                What's New


                                                                                                                                  What's Deleted


                                                                                                                                    What's Deprecated


                                                                                                                                      What's Changed


                                                                                                                                        3.26.0 - 3.27.0

                                                                                                                                        What's New


                                                                                                                                          What's Deleted


                                                                                                                                            What's Deprecated


                                                                                                                                              What's Changed


                                                                                                                                                3.25.0 - 3.26.0

                                                                                                                                                What's New


                                                                                                                                                  What's Deleted


                                                                                                                                                    What's Deprecated


                                                                                                                                                      What's Changed


                                                                                                                                                        3.24.0 - 3.25.0

                                                                                                                                                        What's New


                                                                                                                                                          What's Deleted


                                                                                                                                                            What's Deprecated


                                                                                                                                                              What's Changed


                                                                                                                                                                3.23.0 - 3.24.0

                                                                                                                                                                What's New


                                                                                                                                                                  What's Deleted


                                                                                                                                                                    What's Deprecated


                                                                                                                                                                      What's Changed


                                                                                                                                                                        3.22.1 - 3.23.0

                                                                                                                                                                        What's New


                                                                                                                                                                          What's Deleted


                                                                                                                                                                            What's Deprecated


                                                                                                                                                                              What's Changed


                                                                                                                                                                                3.22.0 - 3.22.1

                                                                                                                                                                                What's New


                                                                                                                                                                                  What's Deleted


                                                                                                                                                                                    What's Deprecated


                                                                                                                                                                                      What's Changed


                                                                                                                                                                                        3.21.0 - 3.22.0

                                                                                                                                                                                        What's New


                                                                                                                                                                                          What's Deleted


                                                                                                                                                                                            What's Deprecated


                                                                                                                                                                                              What's Changed


                                                                                                                                                                                              1. GET/programme-api/programme-aib-versions/mapar-programme-versions-aib
                                                                                                                                                                                                • Response

                                                                                                                                                                                                  • Changed response : [200]//successful operation
                                                                                                                                                                                                    • Schema

                                                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                                                      Added property: [n].listOfFundIds (array)

                                                                                                                                                                                              2. POST/programme-api/programme-aib-versions/{prgVerId}/actions/CRE
                                                                                                                                                                                                • Response

                                                                                                                                                                                                  • Changed response : [201]//Create New Version executed
                                                                                                                                                                                                    • Schema

                                                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                                                      Added property: listOfFundIds (array)

                                                                                                                                                                                              3. GET/programme-api/programme-aib-versions
                                                                                                                                                                                                • Response

                                                                                                                                                                                                  • Changed response : [200]//successful operation
                                                                                                                                                                                                    • Schema

                                                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                                                      Added property: [n].listOfFundIds (array)

                                                                                                                                                                                              4. POST/programme-api/programme-aib-versions
                                                                                                                                                                                                • Response

                                                                                                                                                                                                  • Changed response : [400]//Invalid input
                                                                                                                                                                                                    • Schema

                                                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                                                      Added property: listOfFundIds (array)

                                                                                                                                                                                              3.20.0 - 3.21.0

                                                                                                                                                                                              What's New


                                                                                                                                                                                                What's Deleted


                                                                                                                                                                                                  What's Deprecated


                                                                                                                                                                                                    What's Changed


                                                                                                                                                                                                      3.19.0 - 3.20.0

                                                                                                                                                                                                      What's New


                                                                                                                                                                                                        What's Deleted


                                                                                                                                                                                                          What's Deprecated


                                                                                                                                                                                                            What's Changed


                                                                                                                                                                                                            1. POST/programme-api/programme-aib-versions/{prgVerId}/actions/TFR
                                                                                                                                                                                                              • Request

                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                  Changed body: 'application/json'

                                                                                                                                                                                                                  Changed property: reason (string)

                                                                                                                                                                                                            2. GET/programme-api/programme-aib-versions/{prgVerId}/financial-plans/total-financial-allocations/persons-per-year
                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                • Changed response : [200]//OK
                                                                                                                                                                                                                  • Schema

                                                                                                                                                                                                                    Changed body: '*/*'

                                                                                                                                                                                                                    Added property: [n].key (string)

                                                                                                                                                                                                            3. PUT/programme-api/programme-aib-versions/{prgVerId}/financial-plans/total-financial-allocations/persons-per-year
                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                • Changed response : [200]//OK
                                                                                                                                                                                                                  • Schema

                                                                                                                                                                                                                    Changed body: '*/*'

                                                                                                                                                                                                                    Added property: [n].key (string)

                                                                                                                                                                                                            4. POST/programme-api/programme-aib-versions
                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                • Changed response : [200]//Programme created
                                                                                                                                                                                                                  • Schema

                                                                                                                                                                                                                    Changed body: '*/*'

                                                                                                                                                                                                                    Changed property: listOfCategoryDetailAmif (array)

                                                                                                                                                                                                                    Added property: listOfCategoryDetailAmif[n].key (string)

                                                                                                                                                                                                            5. GET/programme-api/programme-aib-versions/{prgVerId}
                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                • Changed response : [200]//successful operation
                                                                                                                                                                                                                  • Schema

                                                                                                                                                                                                                    Changed body: '*/*'

                                                                                                                                                                                                                    Changed property: listOfCategoryDetailAmif (array)

                                                                                                                                                                                                                    Added property: listOfCategoryDetailAmif[n].key (string)

                                                                                                                                                                                                                • Changed response : [404]//ProgrammeVersionAib not found
                                                                                                                                                                                                                  • Schema

                                                                                                                                                                                                                    Changed body: '*/*'

                                                                                                                                                                                                                    Changed property: listOfCategoryDetailAmif (array)

                                                                                                                                                                                                                    Added property: listOfCategoryDetailAmif[n].key (string)

                                                                                                                                                                                                            3.18.0 - 3.19.0

                                                                                                                                                                                                            What's New


                                                                                                                                                                                                              What's Deleted


                                                                                                                                                                                                                What's Deprecated


                                                                                                                                                                                                                  What's Changed


                                                                                                                                                                                                                    3.17.0 - 3.18.0

                                                                                                                                                                                                                    What's New


                                                                                                                                                                                                                      What's Deleted


                                                                                                                                                                                                                        What's Deprecated


                                                                                                                                                                                                                          What's Changed


                                                                                                                                                                                                                          1. GET/programme-api/programme-aib-versions/{prgVerId}/appendix2/detail/operation-types/metadata
                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                              • Changed response : [200]//OK
                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Added property: isTaProgramme (boolean)

                                                                                                                                                                                                                          2. GET/programme-api/programme-aib-versions/{prgVerId}/financial-plans/annual/metadata
                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                              • Changed response : [200]//OK
                                                                                                                                                                                                                                • Schema incompatible

                                                                                                                                                                                                                                  Changed body: '*/*'
                                                                                                                                                                                                                          3. GET/programme-api/programme-aib-versions/{prgVerId}/financial-plans/transfers-to-instruments
                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                              • Changed response : [200]//OK
                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Added property: [n].isTotal (boolean)

                                                                                                                                                                                                                          4. POST/programme-api/programme-aib-versions/{prgVerId}/financial-plans/transfers-to-instruments
                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                              • Changed response : [200]//OK
                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Added property: isTotal (boolean)

                                                                                                                                                                                                                          5. GET/programme-api/programme-aib-versions/{prgVerId}/financial-plans/transfers-to-instruments/{instId}
                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                              • Changed response : [200]//OK
                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Added property: isTotal (boolean)

                                                                                                                                                                                                                          6. PUT/programme-api/programme-aib-versions/{prgVerId}/financial-plans/transfers-to-instruments/{instId}
                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                              • Changed response : [200]//OK
                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Added property: isTotal (boolean)

                                                                                                                                                                                                                          7. POST/programme-api/programme-aib-versions
                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                              • Changed response : [200]//Programme created
                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Changed property: listOfProgrammeTransferToInstrumentAib (array)

                                                                                                                                                                                                                                  Added property: listOfProgrammeTransferToInstrumentAib[n].isTotal (boolean)

                                                                                                                                                                                                                          8. GET/programme-api/programme-aib-versions/{prgVerId}
                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                              • Changed response : [200]//successful operation
                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Changed property: listOfProgrammeTransferToInstrumentAib (array)

                                                                                                                                                                                                                                  Added property: listOfProgrammeTransferToInstrumentAib[n].isTotal (boolean)

                                                                                                                                                                                                                              • Changed response : [404]//ProgrammeVersionAib not found
                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Changed property: listOfProgrammeTransferToInstrumentAib (array)

                                                                                                                                                                                                                                  Added property: listOfProgrammeTransferToInstrumentAib[n].isTotal (boolean)

                                                                                                                                                                                                                          3.16.0 - 3.17.0

                                                                                                                                                                                                                          What's New


                                                                                                                                                                                                                            What's Deleted


                                                                                                                                                                                                                              What's Deprecated


                                                                                                                                                                                                                                What's Changed


                                                                                                                                                                                                                                  3.15.0 - 3.16.0

                                                                                                                                                                                                                                  What's New


                                                                                                                                                                                                                                    What's Deleted


                                                                                                                                                                                                                                      What's Deprecated


                                                                                                                                                                                                                                        What's Changed


                                                                                                                                                                                                                                          3.14.0 - 3.15.0

                                                                                                                                                                                                                                          What's New


                                                                                                                                                                                                                                            What's Deleted


                                                                                                                                                                                                                                              What's Deprecated


                                                                                                                                                                                                                                                What's Changed


                                                                                                                                                                                                                                                1. GET/programme-api/programme-aib-versions/{prgVerId}/appendix3
                                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                                    • Changed response : [200]//OK
                                                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                                        Added property: initialProgrammeVersionId (integer)

                                                                                                                                                                                                                                                2. PUT/programme-api/programme-aib-versions/{prgVerId}/appendix3
                                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                                    • Changed response : [200]//OK
                                                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                                        Added property: initialProgrammeVersionId (integer)

                                                                                                                                                                                                                                                3. GET/programme-api/programme-aib-versions/{prgVerId}/appendix3/detail/metadata
                                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                                    • Changed response : [200]//OK
                                                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                                        Added property: commissionDecisionDate (string)

                                                                                                                                                                                                                                                        Added property: commissionDecisionDate2 (string)

                                                                                                                                                                                                                                                        Added property: commissionDecisionDate3 (string)

                                                                                                                                                                                                                                                        Added property: commissionDecisionNumber (string)

                                                                                                                                                                                                                                                        Added property: commissionDecisionNumber2 (string)

                                                                                                                                                                                                                                                        Added property: commissionDecisionNumber3 (string)

                                                                                                                                                                                                                                                        Added property: part (string)

                                                                                                                                                                                                                                                4. GET/programme-api/programme-aib-versions/{prgVerId}/appendix3/history
                                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                                    • Changed response : [200]//OK
                                                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                                        Added property: [n].initialProgrammeVersionId (integer)

                                                                                                                                                                                                                                                5. POST/programme-api/programme-aib-versions
                                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                                    • Changed response : [200]//Programme created
                                                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                                        Changed property: listOfProgrammeThematicFacilityAib (array)

                                                                                                                                                                                                                                                        Added property: listOfProgrammeThematicFacilityAib[n].initialProgrammeVersionId (integer)

                                                                                                                                                                                                                                                6. GET/programme-api/programme-aib-versions/{prgVerId}
                                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                                    • Changed response : [200]//successful operation
                                                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                                        Changed property: listOfProgrammeThematicFacilityAib (array)

                                                                                                                                                                                                                                                        Added property: listOfProgrammeThematicFacilityAib[n].initialProgrammeVersionId (integer)

                                                                                                                                                                                                                                                    • Changed response : [404]//ProgrammeVersionAib not found
                                                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                                        Changed property: listOfProgrammeThematicFacilityAib (array)

                                                                                                                                                                                                                                                        Added property: listOfProgrammeThematicFacilityAib[n].initialProgrammeVersionId (integer)

                                                                                                                                                                                                                                                3.13.0 - 3.14.0

                                                                                                                                                                                                                                                What's New


                                                                                                                                                                                                                                                  What's Deleted


                                                                                                                                                                                                                                                    What's Deprecated


                                                                                                                                                                                                                                                      What's Changed


                                                                                                                                                                                                                                                      1. GET/programme-api/programme-aib-versions/mapar-programme-versions-aib
                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                          • Changed response : [200]//successful operation
                                                                                                                                                                                                                                                            • Schema

                                                                                                                                                                                                                                                              Changed body: '*/*'

                                                                                                                                                                                                                                                              Added property: [n].midTermReview (boolean)

                                                                                                                                                                                                                                                      2. POST/programme-api/programme-aib-versions/{prgVerId}/actions/CRE
                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                          • Changed response : [201]//Create New Version executed
                                                                                                                                                                                                                                                            • Schema

                                                                                                                                                                                                                                                              Changed body: '*/*'

                                                                                                                                                                                                                                                              Added property: midTermReview (boolean)

                                                                                                                                                                                                                                                      3. GET/programme-api/programme-aib-versions/{prgVerId}/appendix3/metadata
                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                          • Changed response : [200]//OK
                                                                                                                                                                                                                                                            • Schema

                                                                                                                                                                                                                                                              Changed body: '*/*'

                                                                                                                                                                                                                                                              Added property: dimensionTypeCode (string)

                                                                                                                                                                                                                                                      4. GET/programme-api/programme-aib-versions
                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                          • Changed response : [200]//successful operation
                                                                                                                                                                                                                                                            • Schema

                                                                                                                                                                                                                                                              Changed body: '*/*'

                                                                                                                                                                                                                                                              Added property: [n].midTermReview (boolean)

                                                                                                                                                                                                                                                      5. POST/programme-api/programme-aib-versions
                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                          • Changed response : [400]//Invalid input
                                                                                                                                                                                                                                                            • Schema

                                                                                                                                                                                                                                                              Changed body: '*/*'

                                                                                                                                                                                                                                                              Added property: midTermReview (boolean)

                                                                                                                                                                                                                                                      3.12.0 - 3.13.0

                                                                                                                                                                                                                                                      What's New


                                                                                                                                                                                                                                                        What's Deleted


                                                                                                                                                                                                                                                          What's Deprecated


                                                                                                                                                                                                                                                            What's Changed


                                                                                                                                                                                                                                                              3.11.0 - 3.12.0

                                                                                                                                                                                                                                                              What's New


                                                                                                                                                                                                                                                                What's Deleted


                                                                                                                                                                                                                                                                  What's Deprecated


                                                                                                                                                                                                                                                                    What's Changed


                                                                                                                                                                                                                                                                      3.10.0 - 3.11.0

                                                                                                                                                                                                                                                                      What's New


                                                                                                                                                                                                                                                                        What's Deleted


                                                                                                                                                                                                                                                                          What's Deprecated


                                                                                                                                                                                                                                                                            What's Changed


                                                                                                                                                                                                                                                                              3.9.0 - 3.10.0

                                                                                                                                                                                                                                                                              What's New


                                                                                                                                                                                                                                                                                What's Deleted


                                                                                                                                                                                                                                                                                  What's Deprecated


                                                                                                                                                                                                                                                                                    What's Changed


                                                                                                                                                                                                                                                                                    1. POST/programme-api/programme-aib-versions/{prgVerId}/actions/AMD
                                                                                                                                                                                                                                                                                      • Request

                                                                                                                                                                                                                                                                                        • New body: 'application/json'

                                                                                                                                                                                                                                                                                    3.8.0 - 3.9.0

                                                                                                                                                                                                                                                                                    What's New


                                                                                                                                                                                                                                                                                      What's Deleted


                                                                                                                                                                                                                                                                                        What's Deprecated


                                                                                                                                                                                                                                                                                          What's Changed


                                                                                                                                                                                                                                                                                            3.7.0 - 3.8.0

                                                                                                                                                                                                                                                                                            What's New


                                                                                                                                                                                                                                                                                              What's Deleted


                                                                                                                                                                                                                                                                                                What's Deprecated


                                                                                                                                                                                                                                                                                                  What's Changed


                                                                                                                                                                                                                                                                                                  1. GET/programme-api/programme-aib-versions/validation-rules/{prgVerId}
                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                      • Changed response : [200]//successful operation
                                                                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                                                                                          Added property: listOfLabelValue (array)

                                                                                                                                                                                                                                                                                                      • Changed response : [404]//ProgrammeVersionAib not found
                                                                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                                                                                          Added property: listOfLabelValue (array)

                                                                                                                                                                                                                                                                                                  3.6.0 - 3.7.0

                                                                                                                                                                                                                                                                                                  What's New


                                                                                                                                                                                                                                                                                                    What's Deleted


                                                                                                                                                                                                                                                                                                      What's Deprecated


                                                                                                                                                                                                                                                                                                        What's Changed


                                                                                                                                                                                                                                                                                                        1. GET/programme-api/programme-aib-versions/{prgVerId}/financial-plans/transfers-between-funds
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: key (string)

                                                                                                                                                                                                                                                                                                        2. PUT/programme-api/programme-aib-versions/{prgVerId}/financial-plans/transfers-between-funds
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: key (string)

                                                                                                                                                                                                                                                                                                        3. GET/programme-api/programme-aib-versions/{prgVerId}/financial-plans/transfers-to-instruments
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: [n].key (string)

                                                                                                                                                                                                                                                                                                        4. POST/programme-api/programme-aib-versions/{prgVerId}/financial-plans/transfers-to-instruments
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: key (string)

                                                                                                                                                                                                                                                                                                        5. GET/programme-api/programme-aib-versions/{prgVerId}/financial-plans/transfers-to-instruments/{instId}
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: key (string)

                                                                                                                                                                                                                                                                                                        6. PUT/programme-api/programme-aib-versions/{prgVerId}/financial-plans/transfers-to-instruments/{instId}
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: key (string)

                                                                                                                                                                                                                                                                                                        7. GET/programme-api/programme-aib-versions/{prgVerId}/so-ta/so/{soId}/intervention-types
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: [n].key (string)

                                                                                                                                                                                                                                                                                                        8. POST/programme-api/programme-aib-versions/{prgVerId}/so-ta/so/{soId}/intervention-types
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: key (string)

                                                                                                                                                                                                                                                                                                        9. GET/programme-api/programme-aib-versions/{prgVerId}/so-ta/so/{soId}/intervention-types/{itId}
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: key (string)

                                                                                                                                                                                                                                                                                                        10. PUT/programme-api/programme-aib-versions/{prgVerId}/so-ta/so/{soId}/intervention-types/{itId}
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: key (string)

                                                                                                                                                                                                                                                                                                        11. GET/programme-api/programme-aib-versions/{prgVerId}/so-ta/ta36/intervention-types
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: [n].key (string)

                                                                                                                                                                                                                                                                                                        12. POST/programme-api/programme-aib-versions/{prgVerId}/so-ta/ta36/intervention-types
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: key (string)

                                                                                                                                                                                                                                                                                                        13. GET/programme-api/programme-aib-versions/{prgVerId}/so-ta/ta36/intervention-types/{itId}
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: key (string)

                                                                                                                                                                                                                                                                                                        14. PUT/programme-api/programme-aib-versions/{prgVerId}/so-ta/ta36/intervention-types/{itId}
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: key (string)

                                                                                                                                                                                                                                                                                                        15. GET/programme-api/programme-aib-versions/{prgVerId}/so-ta/ta37/intervention-types
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: [n].key (string)

                                                                                                                                                                                                                                                                                                        16. POST/programme-api/programme-aib-versions/{prgVerId}/so-ta/ta37/intervention-types
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: key (string)

                                                                                                                                                                                                                                                                                                        17. GET/programme-api/programme-aib-versions/{prgVerId}/so-ta/ta37/intervention-types/{itId}
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: key (string)

                                                                                                                                                                                                                                                                                                        18. PUT/programme-api/programme-aib-versions/{prgVerId}/so-ta/ta37/intervention-types/{itId}
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: key (string)

                                                                                                                                                                                                                                                                                                        19. GET/programme-api/programme-aib-versions/{prgVerId}/enabling-conditions
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: [n].key (string)

                                                                                                                                                                                                                                                                                                        20. PUT/programme-api/programme-aib-versions/{prgVerId}/enabling-conditions
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: [n].key (string)

                                                                                                                                                                                                                                                                                                        21. GET/programme-api/programme-aib-versions/{prgVerId}/financial-plans/total-financial-allocations/total
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: [n].key (string)

                                                                                                                                                                                                                                                                                                        22. PUT/programme-api/programme-aib-versions/{prgVerId}/financial-plans/total-financial-allocations/total
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: [n].key (string)

                                                                                                                                                                                                                                                                                                        23. GET/programme-api/programme-aib-versions/{prgVerId}/general/validation-results
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//successful operation
                                                                                                                                                                                                                                                                                                              • Schema incompatible

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Changed property: [n].validationResultParameters (array)

                                                                                                                                                                                                                                                                                                                Changed property: [n].validationResultParameters[n].type (string)

                                                                                                                                                                                                                                                                                                                Changed property: [n].validationResultParameters[n].value (object)

                                                                                                                                                                                                                                                                                                        24. GET/programme-api/programme-aib-versions/{prgVerId}/so-ta
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: [n].key (string)

                                                                                                                                                                                                                                                                                                        25. PUT/programme-api/programme-aib-versions/{prgVerId}/so-ta
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Added property: [n].key (string)

                                                                                                                                                                                                                                                                                                        26. GET/programme-api/programme-aib-versions/validation-rules/{prgVerId}
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//successful operation
                                                                                                                                                                                                                                                                                                              • Schema incompatible

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Changed property: listOfValidationResult (array)

                                                                                                                                                                                                                                                                                                                Changed property: listOfValidationResult[n].validationResultParameters (array)

                                                                                                                                                                                                                                                                                                                Changed property: listOfValidationResult[n].validationResultParameters[n].type (string)

                                                                                                                                                                                                                                                                                                                Changed property: listOfValidationResult[n].validationResultParameters[n].value (object)

                                                                                                                                                                                                                                                                                                            • Changed response : [404]//ProgrammeVersionAib not found
                                                                                                                                                                                                                                                                                                              • Schema incompatible

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Changed property: listOfValidationResult (array)

                                                                                                                                                                                                                                                                                                                Changed property: listOfValidationResult[n].validationResultParameters (array)

                                                                                                                                                                                                                                                                                                                Changed property: listOfValidationResult[n].validationResultParameters[n].type (string)

                                                                                                                                                                                                                                                                                                                Changed property: listOfValidationResult[n].validationResultParameters[n].value (object)

                                                                                                                                                                                                                                                                                                        27. POST/programme-api/programme-aib-versions
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//Programme created
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Changed property: listOfProgrammeEnablingConditionCriterionAib (array)

                                                                                                                                                                                                                                                                                                                Changed property: listOfProgrammeTransferToFundAib (array)

                                                                                                                                                                                                                                                                                                                Changed property: listOfProgrammeTransferToInstrumentAib (array)

                                                                                                                                                                                                                                                                                                                Changed property: listOfSpecificObjectiveTaAib (array)

                                                                                                                                                                                                                                                                                                                Changed property: listOfTotalPlanAib (array)

                                                                                                                                                                                                                                                                                                                Changed property: listOfSpecificObjectivaAibSection (array)

                                                                                                                                                                                                                                                                                                                Added property: listOfProgrammeEnablingConditionCriterionAib[n].key (string)

                                                                                                                                                                                                                                                                                                                Added property: listOfProgrammeTransferToFundAib[n].key (string)

                                                                                                                                                                                                                                                                                                                Added property: listOfProgrammeTransferToInstrumentAib[n].key (string)

                                                                                                                                                                                                                                                                                                                Added property: listOfSpecificObjectiveTaAib[n].key (string)

                                                                                                                                                                                                                                                                                                                Added property: listOfTotalPlanAib[n].key (string)

                                                                                                                                                                                                                                                                                                                Changed property: listOfSpecificObjectivaAibSection[n].listOfDimensionAib (array)

                                                                                                                                                                                                                                                                                                                Added property: listOfSpecificObjectivaAibSection[n].listOfDimensionAib[n].key (string)

                                                                                                                                                                                                                                                                                                        28. GET/programme-api/programme-aib-versions/{prgVerId}
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • Changed response : [200]//successful operation
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Changed property: listOfProgrammeEnablingConditionCriterionAib (array)

                                                                                                                                                                                                                                                                                                                Changed property: listOfProgrammeTransferToFundAib (array)

                                                                                                                                                                                                                                                                                                                Changed property: listOfProgrammeTransferToInstrumentAib (array)

                                                                                                                                                                                                                                                                                                                Changed property: listOfSpecificObjectiveTaAib (array)

                                                                                                                                                                                                                                                                                                                Changed property: listOfTotalPlanAib (array)

                                                                                                                                                                                                                                                                                                                Changed property: listOfSpecificObjectivaAibSection (array)

                                                                                                                                                                                                                                                                                                                Added property: listOfProgrammeEnablingConditionCriterionAib[n].key (string)

                                                                                                                                                                                                                                                                                                                Added property: listOfProgrammeTransferToFundAib[n].key (string)

                                                                                                                                                                                                                                                                                                                Added property: listOfProgrammeTransferToInstrumentAib[n].key (string)

                                                                                                                                                                                                                                                                                                                Added property: listOfSpecificObjectiveTaAib[n].key (string)

                                                                                                                                                                                                                                                                                                                Added property: listOfTotalPlanAib[n].key (string)

                                                                                                                                                                                                                                                                                                                Changed property: listOfSpecificObjectivaAibSection[n].listOfDimensionAib (array)

                                                                                                                                                                                                                                                                                                                Added property: listOfSpecificObjectivaAibSection[n].listOfDimensionAib[n].key (string)

                                                                                                                                                                                                                                                                                                            • Changed response : [404]//ProgrammeVersionAib not found
                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                Changed property: listOfProgrammeEnablingConditionCriterionAib (array)

                                                                                                                                                                                                                                                                                                                Changed property: listOfProgrammeTransferToFundAib (array)

                                                                                                                                                                                                                                                                                                                Changed property: listOfProgrammeTransferToInstrumentAib (array)

                                                                                                                                                                                                                                                                                                                Changed property: listOfSpecificObjectiveTaAib (array)

                                                                                                                                                                                                                                                                                                                Changed property: listOfTotalPlanAib (array)

                                                                                                                                                                                                                                                                                                                Changed property: listOfSpecificObjectivaAibSection (array)

                                                                                                                                                                                                                                                                                                                Added property: listOfProgrammeEnablingConditionCriterionAib[n].key (string)

                                                                                                                                                                                                                                                                                                                Added property: listOfProgrammeTransferToFundAib[n].key (string)

                                                                                                                                                                                                                                                                                                                Added property: listOfProgrammeTransferToInstrumentAib[n].key (string)

                                                                                                                                                                                                                                                                                                                Added property: listOfSpecificObjectiveTaAib[n].key (string)

                                                                                                                                                                                                                                                                                                                Added property: listOfTotalPlanAib[n].key (string)

                                                                                                                                                                                                                                                                                                                Changed property: listOfSpecificObjectivaAibSection[n].listOfDimensionAib (array)

                                                                                                                                                                                                                                                                                                                Added property: listOfSpecificObjectivaAibSection[n].listOfDimensionAib[n].key (string)

                                                                                                                                                                                                                                                                                                        3.3.1 - 3.6.0

                                                                                                                                                                                                                                                                                                        What's New


                                                                                                                                                                                                                                                                                                          What's Deleted


                                                                                                                                                                                                                                                                                                            What's Deprecated


                                                                                                                                                                                                                                                                                                              What's Changed


                                                                                                                                                                                                                                                                                                              1. GET/programme-api/programme-aib-versions/{prgVerId}/appendix1/detail/operation-types/{opTypeId}/detail
                                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                                  • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                                    • Schema

                                                                                                                                                                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                      Changed property: description (string)

                                                                                                                                                                                                                                                                                                              2. PUT/programme-api/programme-aib-versions/{prgVerId}/appendix1/detail/operation-types/{opTypeId}/detail
                                                                                                                                                                                                                                                                                                                • Request

                                                                                                                                                                                                                                                                                                                  • Schema

                                                                                                                                                                                                                                                                                                                    Changed body: 'application/json'

                                                                                                                                                                                                                                                                                                                    Changed property: description (string)

                                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                                  • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                                    • Schema

                                                                                                                                                                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                      Changed property: description (string)

                                                                                                                                                                                                                                                                                                              3. GET/programme-api/programme-aib-versions/{prgVerId}/appendix1/detail/operation-types/{opTypeId}/indicators/{indicatorId}/detail
                                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                                  • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                                    • Schema

                                                                                                                                                                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                      Changed property: verification (string)

                                                                                                                                                                                                                                                                                                              4. PUT/programme-api/programme-aib-versions/{prgVerId}/appendix1/detail/operation-types/{opTypeId}/indicators/{indicatorId}/detail
                                                                                                                                                                                                                                                                                                                • Request

                                                                                                                                                                                                                                                                                                                  • Schema

                                                                                                                                                                                                                                                                                                                    Changed body: 'application/json'

                                                                                                                                                                                                                                                                                                                    Changed property: verification (string)

                                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                                  • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                                    • Schema

                                                                                                                                                                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                      Changed property: verification (string)

                                                                                                                                                                                                                                                                                                              5. GET/programme-api/programme-aib-versions/{prgVerId}/appendix2/detail/operation-types/{opTypeId}/detail
                                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                                  • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                                    • Schema

                                                                                                                                                                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                      Changed property: arrangements (string)

                                                                                                                                                                                                                                                                                                                      Changed property: description (string)

                                                                                                                                                                                                                                                                                                                      Changed property: verification (string)

                                                                                                                                                                                                                                                                                                                      Changed property: listOfArt95Deliverable (array)

                                                                                                                                                                                                                                                                                                                      Added property: listOfArt95Deliverable[n].key (string)

                                                                                                                                                                                                                                                                                                              6. PUT/programme-api/programme-aib-versions/{prgVerId}/appendix2/detail/operation-types/{opTypeId}/detail
                                                                                                                                                                                                                                                                                                                • Request

                                                                                                                                                                                                                                                                                                                  • Schema

                                                                                                                                                                                                                                                                                                                    Changed body: 'application/json'

                                                                                                                                                                                                                                                                                                                    Changed property: arrangements (string)

                                                                                                                                                                                                                                                                                                                    Changed property: description (string)

                                                                                                                                                                                                                                                                                                                    Changed property: verification (string)

                                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                                  • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                                    • Schema

                                                                                                                                                                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                      Changed property: arrangements (string)

                                                                                                                                                                                                                                                                                                                      Changed property: description (string)

                                                                                                                                                                                                                                                                                                                      Changed property: verification (string)

                                                                                                                                                                                                                                                                                                                      Changed property: listOfArt95Deliverable (array)

                                                                                                                                                                                                                                                                                                                      Added property: listOfArt95Deliverable[n].key (string)

                                                                                                                                                                                                                                                                                                              7. GET/programme-api/programme-aib-versions/version-create-metadata
                                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                                  • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                                    • Schema incompatible

                                                                                                                                                                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                      Changed property: listOfCountryLanguages (array)

                                                                                                                                                                                                                                                                                                                      Changed property: listOfCountryLanguages[n].extraData (array)

                                                                                                                                                                                                                                                                                                                      Changed property: listOfCountryLanguages[n].extraData[n].name (string)

                                                                                                                                                                                                                                                                                                                      Changed property: listOfCountryLanguages[n].extraData[n].value (string)

                                                                                                                                                                                                                                                                                                              8. GET/programme-api/programme-aib-versions/{prgVerId}/general/version-info-metadata
                                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                                  • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                                    • Schema incompatible

                                                                                                                                                                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                      Changed property: listOfCountryLanguages (array)

                                                                                                                                                                                                                                                                                                                      Changed property: listOfCountryLanguages[n].extraData (array)

                                                                                                                                                                                                                                                                                                                      Changed property: listOfCountryLanguages[n].extraData[n].name (string)

                                                                                                                                                                                                                                                                                                                      Changed property: listOfCountryLanguages[n].extraData[n].value (string)

                                                                                                                                                                                                                                                                                                              9. POST/programme-api/programme-aib-versions
                                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                                  • Changed response : [200]//Programme created
                                                                                                                                                                                                                                                                                                                    • Schema

                                                                                                                                                                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                      Changed property: art94Section (object)

                                                                                                                                                                                                                                                                                                                      Changed property: art95Section (object)

                                                                                                                                                                                                                                                                                                                      Changed property: art94Section.listOfArt94OperationTypeSection (array)

                                                                                                                                                                                                                                                                                                                      Changed property: art94Section.listOfArt94OperationTypeSection[n].art94OperationType (object)

                                                                                                                                                                                                                                                                                                                      Changed property: art94Section.listOfArt94OperationTypeSection[n].listOfArt94Indicator (array)

                                                                                                                                                                                                                                                                                                                      Changed property: art94Section.listOfArt94OperationTypeSection[n].art94OperationType.description (string)

                                                                                                                                                                                                                                                                                                                      Changed property: art94Section.listOfArt94OperationTypeSection[n].listOfArt94Indicator[n].verification (string)

                                                                                                                                                                                                                                                                                                                      Changed property: art95Section.listOfArt95OperationType (array)

                                                                                                                                                                                                                                                                                                                      Changed property: art95Section.listOfArt95OperationType[n].arrangements (string)

                                                                                                                                                                                                                                                                                                                      Changed property: art95Section.listOfArt95OperationType[n].description (string)

                                                                                                                                                                                                                                                                                                                      Changed property: art95Section.listOfArt95OperationType[n].verification (string)

                                                                                                                                                                                                                                                                                                                      Changed property: art95Section.listOfArt95OperationType[n].listOfArt95Deliverable (array)

                                                                                                                                                                                                                                                                                                                      Added property: art95Section.listOfArt95OperationType[n].listOfArt95Deliverable[n].key (string)

                                                                                                                                                                                                                                                                                                              10. GET/programme-api/programme-aib-versions/{prgVerId}
                                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                                  • Changed response : [200]//successful operation
                                                                                                                                                                                                                                                                                                                    • Schema

                                                                                                                                                                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                      Changed property: art94Section (object)

                                                                                                                                                                                                                                                                                                                      Changed property: art95Section (object)

                                                                                                                                                                                                                                                                                                                      Changed property: art94Section.listOfArt94OperationTypeSection (array)

                                                                                                                                                                                                                                                                                                                      Changed property: art94Section.listOfArt94OperationTypeSection[n].art94OperationType (object)

                                                                                                                                                                                                                                                                                                                      Changed property: art94Section.listOfArt94OperationTypeSection[n].listOfArt94Indicator (array)

                                                                                                                                                                                                                                                                                                                      Changed property: art94Section.listOfArt94OperationTypeSection[n].art94OperationType.description (string)

                                                                                                                                                                                                                                                                                                                      Changed property: art94Section.listOfArt94OperationTypeSection[n].listOfArt94Indicator[n].verification (string)

                                                                                                                                                                                                                                                                                                                      Changed property: art95Section.listOfArt95OperationType (array)

                                                                                                                                                                                                                                                                                                                      Changed property: art95Section.listOfArt95OperationType[n].arrangements (string)

                                                                                                                                                                                                                                                                                                                      Changed property: art95Section.listOfArt95OperationType[n].description (string)

                                                                                                                                                                                                                                                                                                                      Changed property: art95Section.listOfArt95OperationType[n].verification (string)

                                                                                                                                                                                                                                                                                                                      Changed property: art95Section.listOfArt95OperationType[n].listOfArt95Deliverable (array)

                                                                                                                                                                                                                                                                                                                      Added property: art95Section.listOfArt95OperationType[n].listOfArt95Deliverable[n].key (string)

                                                                                                                                                                                                                                                                                                                  • Changed response : [404]//ProgrammeVersionAib not found
                                                                                                                                                                                                                                                                                                                    • Schema

                                                                                                                                                                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                      Changed property: art94Section (object)

                                                                                                                                                                                                                                                                                                                      Changed property: art95Section (object)

                                                                                                                                                                                                                                                                                                                      Changed property: art94Section.listOfArt94OperationTypeSection (array)

                                                                                                                                                                                                                                                                                                                      Changed property: art94Section.listOfArt94OperationTypeSection[n].art94OperationType (object)

                                                                                                                                                                                                                                                                                                                      Changed property: art94Section.listOfArt94OperationTypeSection[n].listOfArt94Indicator (array)

                                                                                                                                                                                                                                                                                                                      Changed property: art94Section.listOfArt94OperationTypeSection[n].art94OperationType.description (string)

                                                                                                                                                                                                                                                                                                                      Changed property: art94Section.listOfArt94OperationTypeSection[n].listOfArt94Indicator[n].verification (string)

                                                                                                                                                                                                                                                                                                                      Changed property: art95Section.listOfArt95OperationType (array)

                                                                                                                                                                                                                                                                                                                      Changed property: art95Section.listOfArt95OperationType[n].arrangements (string)

                                                                                                                                                                                                                                                                                                                      Changed property: art95Section.listOfArt95OperationType[n].description (string)

                                                                                                                                                                                                                                                                                                                      Changed property: art95Section.listOfArt95OperationType[n].verification (string)

                                                                                                                                                                                                                                                                                                                      Changed property: art95Section.listOfArt95OperationType[n].listOfArt95Deliverable (array)

                                                                                                                                                                                                                                                                                                                      Added property: art95Section.listOfArt95OperationType[n].listOfArt95Deliverable[n].key (string)

                                                                                                                                                                                                                                                                                                              3.3.0 - 3.3.1

                                                                                                                                                                                                                                                                                                              What's New


                                                                                                                                                                                                                                                                                                                What's Deleted


                                                                                                                                                                                                                                                                                                                  What's Deprecated


                                                                                                                                                                                                                                                                                                                    What's Changed


                                                                                                                                                                                                                                                                                                                    1. GET/programme-api/programme-aib-versions/{id}/tocs
                                                                                                                                                                                                                                                                                                                      • Response

                                                                                                                                                                                                                                                                                                                        • Changed response : [200]//successful operation
                                                                                                                                                                                                                                                                                                                          • Schema

                                                                                                                                                                                                                                                                                                                            Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                            Added property: [n].childrenCrcValue (string)

                                                                                                                                                                                                                                                                                                                        • Changed response : [404]//ProgrammeVersionAib not found
                                                                                                                                                                                                                                                                                                                          • Schema

                                                                                                                                                                                                                                                                                                                            Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                            Added property: [n].childrenCrcValue (string)

                                                                                                                                                                                                                                                                                                                    3.2.0 - 3.3.0

                                                                                                                                                                                                                                                                                                                    What's New


                                                                                                                                                                                                                                                                                                                      What's Deleted


                                                                                                                                                                                                                                                                                                                        What's Deprecated


                                                                                                                                                                                                                                                                                                                          What's Changed


                                                                                                                                                                                                                                                                                                                          1. GET/programme-api/programme-aib-versions/{prgVerId}/general/officials
                                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                                              • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                                  Added property: [n].key (string)

                                                                                                                                                                                                                                                                                                                          2. POST/programme-api/programme-aib-versions/{prgVerId}/general/officials
                                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                                              • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                                  Added property: key (string)

                                                                                                                                                                                                                                                                                                                          3. GET/programme-api/programme-aib-versions/{prgVerId}/general/officials/{offId}
                                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                                              • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                                  Added property: key (string)

                                                                                                                                                                                                                                                                                                                          4. PUT/programme-api/programme-aib-versions/{prgVerId}/general/officials/{offId}
                                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                                              • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                                  Added property: key (string)

                                                                                                                                                                                                                                                                                                                          5. POST/programme-api/programme-aib-versions
                                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                                              • Changed response : [200]//Programme created
                                                                                                                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                                  Changed property: listOfProgrammePersonInCharge (array)

                                                                                                                                                                                                                                                                                                                                  Added property: listOfProgrammePersonInCharge[n].key (string)

                                                                                                                                                                                                                                                                                                                          6. GET/programme-api/programme-aib-versions/{prgVerId}
                                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                                              • Changed response : [200]//successful operation
                                                                                                                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                                  Changed property: listOfProgrammePersonInCharge (array)

                                                                                                                                                                                                                                                                                                                                  Added property: listOfProgrammePersonInCharge[n].key (string)

                                                                                                                                                                                                                                                                                                                              • Changed response : [404]//ProgrammeVersionAib not found
                                                                                                                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                                                                                                                  Changed property: listOfProgrammePersonInCharge (array)

                                                                                                                                                                                                                                                                                                                                  Added property: listOfProgrammePersonInCharge[n].key (string)