Changelog: Release FO_3_7_0

aca-api (3.4.2 - 3.6.0)

What's New


  1. GET/aca-api/aca-versions/export Export list of Annual Accounts Versions in excel format

What's Deleted


    What's Deprecated


      What's Changed


      1. POST/aca-api/aca-versions
        • Response

          • Changed response : [200]//ACA created
            • Changed body: '*/*'

              Schema

              Added property: financialPeriodDescription (string)

              Added property: payingAgencyCode (string)

              Added property: payingAgencyName (string)

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

              Schema

              Added property: financialPeriodDescription (string)

              Added property: payingAgencyCode (string)

              Added property: payingAgencyName (string)

      2. GET/aca-api/aca-versions/version-create-metadata
        • Response

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

              Schema incompatible

              Added property: mappedFinancialPeriods (object)

              Changed property: payingAgencies (array)

      3. POST/aca-api/aca-versions/{acaVerId}/actions/CRE
        • Response

          • Changed response : [201]//Create New Version executed
            • Changed body: '*/*'

              Schema

              Added property: financialPeriodDescription (string)

              Added property: payingAgencyCode (string)

              Added property: payingAgencyName (string)

      4. GET/aca-api/aca-versions/{acaVerId}/annual-accounts/metadata
        • Response

          • Changed response : [200]//Annual Accounts signature metadata information to specified ACA version.
            • Changed body: '*/*'

              Schema

              Added property: signatureDate (string)

              Changed property: nameAndSurname (string)

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

              Schema

              Added property: signatureDate (string)

              Changed property: nameAndSurname (string)

      5. GET/aca-api/aca-versions/{acaVerId}/management-declaration/md-coordinating-body
        • Response

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

              Schema

              Changed property: nameAndSurname (string)

      6. PUT/aca-api/aca-versions/{acaVerId}/management-declaration/md-coordinating-body
        • Request

          • Changed body: 'application/json'

            Schema incompatible

            Changed property: nameAndSurname (string)

        • Response

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

              Schema

              Changed property: nameAndSurname (string)

      7. GET/aca-api/aca-versions/{acaVerId}/management-declaration/md-coordinating-body/metadata
        • Response

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

              Schema

              Changed property: nameAndSurname (string)

      8. GET/aca-api/aca-versions/{acaVerId}/management-declaration/md-paying-agency
        • Response

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

              Schema

              Changed property: nameAndSurname (string)

      9. PUT/aca-api/aca-versions/{acaVerId}/management-declaration/md-paying-agency
        • Request

          • Changed body: 'application/json'

            Schema incompatible

            Changed property: nameAndSurname (string)

        • Response

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

              Schema

              Changed property: nameAndSurname (string)

      10. GET/aca-api/aca-versions/{acaVerId}/management-declaration/md-paying-agency/metadata
        • Response

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

              Schema

              Changed property: nameAndSurname (string)

      11. GET/aca-api/aca-versions/{acaVerId}
        • Response

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

              Schema

              Changed property: acaAnnualAccountsSignedMetadataDto (object)

              Changed property: coordinatingBodyDto (object)

              Changed property: payingAgencyDto (object)

              Added property: acaAnnualAccountsSignedMetadataDto.signatureDate (string)

              Changed property: acaAnnualAccountsSignedMetadataDto.nameAndSurname (string)

              Changed property: coordinatingBodyDto.nameAndSurname (string)

              Changed property: payingAgencyDto.nameAndSurname (string)

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

              Schema

              Changed property: acaAnnualAccountsSignedMetadataDto (object)

              Changed property: coordinatingBodyDto (object)

              Changed property: payingAgencyDto (object)

              Added property: acaAnnualAccountsSignedMetadataDto.signatureDate (string)

              Changed property: acaAnnualAccountsSignedMetadataDto.nameAndSurname (string)

              Changed property: coordinatingBodyDto.nameAndSurname (string)

              Changed property: payingAgencyDto.nameAndSurname (string)

      12. GET/aca-api/aca-versions/{acaVersionId}/files
        • Response

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

              Schema

              Changed property: acaVersion (object)

              Changed property: acaVersion.acaAnnualAccountsSignedMetadataDto (object)

              Changed property: acaVersion.coordinatingBodyDto (object)

              Changed property: acaVersion.payingAgencyDto (object)

              Added property: acaVersion.acaAnnualAccountsSignedMetadataDto.signatureDate (string)

              Changed property: acaVersion.acaAnnualAccountsSignedMetadataDto.nameAndSurname (string)

              Changed property: acaVersion.coordinatingBodyDto.nameAndSurname (string)

              Changed property: acaVersion.payingAgencyDto.nameAndSurname (string)

      13. GET/aca-api/aca-versions/{acaVersionId}/files/{fileId}
        • Response

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

              Schema

              Changed property: acaVersion (object)

              Changed property: acaVersion.acaAnnualAccountsSignedMetadataDto (object)

              Changed property: acaVersion.coordinatingBodyDto (object)

              Changed property: acaVersion.payingAgencyDto (object)

              Added property: acaVersion.acaAnnualAccountsSignedMetadataDto.signatureDate (string)

              Changed property: acaVersion.acaAnnualAccountsSignedMetadataDto.nameAndSurname (string)

              Changed property: acaVersion.coordinatingBodyDto.nameAndSurname (string)

              Changed property: acaVersion.payingAgencyDto.nameAndSurname (string)

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

              Schema

              Changed property: acaVersion (object)

              Changed property: acaVersion.acaAnnualAccountsSignedMetadataDto (object)

              Changed property: acaVersion.coordinatingBodyDto (object)

              Changed property: acaVersion.payingAgencyDto (object)

              Added property: acaVersion.acaAnnualAccountsSignedMetadataDto.signatureDate (string)

              Changed property: acaVersion.acaAnnualAccountsSignedMetadataDto.nameAndSurname (string)

              Changed property: acaVersion.coordinatingBodyDto.nameAndSurname (string)

              Changed property: acaVersion.payingAgencyDto.nameAndSurname (string)

      14. GET/aca-api/aca-versions/{acaVersionId}/files/{fileId}/content
        • Response

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

              Schema

              Changed property: acaVersion (object)

              Changed property: acaVersion.acaAnnualAccountsSignedMetadataDto (object)

              Changed property: acaVersion.coordinatingBodyDto (object)

              Changed property: acaVersion.payingAgencyDto (object)

              Added property: acaVersion.acaAnnualAccountsSignedMetadataDto.signatureDate (string)

              Changed property: acaVersion.acaAnnualAccountsSignedMetadataDto.nameAndSurname (string)

              Changed property: acaVersion.coordinatingBodyDto.nameAndSurname (string)

              Changed property: acaVersion.payingAgencyDto.nameAndSurname (string)

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

              Schema

              Changed property: acaVersion (object)

              Changed property: acaVersion.acaAnnualAccountsSignedMetadataDto (object)

              Changed property: acaVersion.coordinatingBodyDto (object)

              Changed property: acaVersion.payingAgencyDto (object)

              Added property: acaVersion.acaAnnualAccountsSignedMetadataDto.signatureDate (string)

              Changed property: acaVersion.acaAnnualAccountsSignedMetadataDto.nameAndSurname (string)

              Changed property: acaVersion.coordinatingBodyDto.nameAndSurname (string)

              Changed property: acaVersion.payingAgencyDto.nameAndSurname (string)

      apr-api (3.5.3 - 3.7.0)

      What's New


        What's Deleted


          What's Deprecated


            What's Changed


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

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

                    Schema

                    Added property: mappedProgrammes (object)

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

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

                    Schema

                    Added property: mappedProgrammes (object)

            capplan-api (3.6.0)

            Newly introduced service

            cbrn-api (3.5.1 - 3.7.0)

            What's New


              What's Deleted


                What's Deprecated


                  What's Changed


                  1. GET/cbrn-api/cbr-versions/cbr-create-metadata
                    • Response

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

                          Schema

                          Added property: mappedFinancialPeriods (object)

                  doe-api (3.4.1 - 3.6.0)

                  What's New


                    What's Deleted


                      What's Deprecated


                        What's Changed


                        1. GET/doe-api/doe-eafrd/{doeVersionId}/declaration/{declarationId}/sign
                          • Response

                            • Changed response : [200]//EAFRD signature information to specified Paying Agency.
                              • Changed body: '*/*'

                                Schema

                                Added property: signatureDate (string)

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

                                Schema

                                Added property: signatureDate (string)

                        2. POST/doe-api/doe-eafrd/{doeVersionId}/declaration/{declarationId}/sign
                          • Response

                            • Changed response : [200]//EAFRD signature information to specified declaration.
                              • Changed body: '*/*'

                                Schema

                                Added property: signatureDate (string)

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

                                Schema

                                Added property: signatureDate (string)

                        3. PUT/doe-api/doe-eafrd/{doeVerId}/general/version-info
                          • Response

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

                                Schema

                                Missing property: cciCode (string)

                                Added property: cci (string)

                        4. PUT/doe-api/doe-ipard/{doeVerId}/general/version-info
                          • Response

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

                                Schema

                                Missing property: cciCode (string)

                                Added property: cci (string)

                        lags-api (3.5.2 - 3.6.0)

                        What's New


                          What's Deleted


                            What's Deprecated


                              What's Changed


                              1. GET/lags-api/lags-versions/{lagsVerId}/lags-data/lags-identification/members-organizational
                                • Response

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

                                      Schema

                                      Changed property: lagsVersion (object)

                                      Changed property: lagsVersion.topMasterObject (object)

                                      Added property: lagsVersion.topMasterObject.listOfPersonsInCharge (array)