Changelog: aca-api (Group: ALL)

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


                1. GET/aca-api/aca-versions-ipard/{id}/tocs
                  • Parameters

                    • Add sourceLanguageCode in query
                    • Add targetLanguageCode in query
                2. GET/aca-api/aca-versions/{id}/tocs
                  • Parameters

                    • Add sourceLanguageCode in query
                    • Add targetLanguageCode in query

                3.33.0 - 3.34.0

                What's New


                  What's Deleted


                    What's Deprecated


                      What's Changed


                      1. GET/aca-api/aca-versions-ipard/{acaVerId}/summary
                        • Response

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

                              Changed body: '*/*'

                              Added property: sourceLanguageCode (string)

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

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

                              Changed body: '*/*'

                              Added property: sourceLanguageCode (string)

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

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

                              Changed body: '*/*'

                              Changed property: summaryDto (object)

                              Added property: summaryDto.sourceLanguageCode (string)

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

                              Changed body: '*/*'

                              Changed property: summaryDto (object)

                              Added property: summaryDto.sourceLanguageCode (string)

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

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

                              Changed body: '*/*'

                              Changed property: summaryDto (object)

                              Added property: summaryDto.sourceLanguageCode (string)

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

                              Changed body: '*/*'

                              Changed property: summaryDto (object)

                              Added property: summaryDto.sourceLanguageCode (string)

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

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

                              Changed body: '*/*'

                              Changed property: acaVersion (object)

                              Changed property: acaVersion.summaryDto (object)

                              Added property: acaVersion.summaryDto.sourceLanguageCode (string)

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

                              Changed body: '*/*'

                              Changed property: [n].acaVersion (object)

                              Changed property: [n].acaVersion.summaryDto (object)

                              Added property: [n].acaVersion.summaryDto.sourceLanguageCode (string)

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

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

                              Changed body: '*/*'

                              Changed property: acaVersion (object)

                              Changed property: acaVersion.summaryDto (object)

                              Added property: acaVersion.summaryDto.sourceLanguageCode (string)

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

                              Changed body: '*/*'

                              Changed property: acaVersion (object)

                              Changed property: acaVersion.summaryDto (object)

                              Added property: acaVersion.summaryDto.sourceLanguageCode (string)

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

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

                              Changed body: '*/*'

                              Changed property: acaVersion (object)

                              Changed property: acaVersion.summaryDto (object)

                              Added property: acaVersion.summaryDto.sourceLanguageCode (string)

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

                              Changed body: '*/*'

                              Changed property: acaVersion (object)

                              Changed property: acaVersion.summaryDto (object)

                              Added property: acaVersion.summaryDto.sourceLanguageCode (string)

                      3.32.0 - 3.33.0

                      What's New


                        What's Deleted


                          What's Deprecated


                            What's Changed


                            1. GET/aca-api/aca-versions-ipard/{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)

                            2. POST/aca-api/aca-versions-ipard/{id}/general/documents
                              • Response

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

                                    Changed body: '*/*'

                                    Changed property: listOfDocumentLinks (array)

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

                            3. GET/aca-api/aca-versions-ipard/{id}/general/documents-history
                              • Response

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

                                    Changed body: '*/*'

                                    Changed property: [n].listOfDocumentLinks (array)

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

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

                                    Changed body: '*/*'

                                    Changed property: [n].listOfDocumentLinks (array)

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

                            4. GET/aca-api/aca-versions-ipard/{id}/general/documents/{documentId}
                              • Response

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

                                    Changed body: '*/*'

                                    Changed property: listOfDocumentLinks (array)

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

                            5. PUT/aca-api/aca-versions-ipard/{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/aca-api/aca-versions-ipard/{id}/general/documents/{documentId}/refresh
                              • Response

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

                                    Changed body: '*/*'

                                    Changed property: listOfDocumentLinks (array)

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

                            7. GET/aca-api/aca-versions-ipard/{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)

                            8. GET/aca-api/aca-versions/{id}/annual-accounts/public-storage
                              • Response

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

                                    Changed body: '*/*'

                                    Changed property: [n].listOfDocumentLinks (array)

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

                            9. GET/aca-api/aca-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)

                            10. POST/aca-api/aca-versions/{id}/general/documents
                              • Response

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

                                    Changed body: '*/*'

                                    Changed property: listOfDocumentLinks (array)

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

                            11. GET/aca-api/aca-versions/{id}/general/documents-history
                              • Response

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

                                    Changed body: '*/*'

                                    Changed property: [n].listOfDocumentLinks (array)

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

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

                                    Changed body: '*/*'

                                    Changed property: [n].listOfDocumentLinks (array)

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

                            12. GET/aca-api/aca-versions/{id}/general/documents/{documentId}
                              • Response

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

                                    Changed body: '*/*'

                                    Changed property: listOfDocumentLinks (array)

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

                            13. PUT/aca-api/aca-versions/{id}/general/documents/{documentId}
                              • Response

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

                                    Changed body: '*/*'

                                    Changed property: listOfDocumentLinks (array)

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

                            14. PUT/aca-api/aca-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)

                            15. GET/aca-api/aca-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)

                            16. GET/aca-api/aca-versions/{id}/management-declaration/annexed-documents
                              • Response

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

                                    Changed body: '*/*'

                                    Changed property: [n].listOfDocumentLinks (array)

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

                            17. GET/aca-api/commission-reference-document/{commissionReferenceNumber}
                              • Response

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

                                    Changed body: '*/*'

                                    Changed property: listOfDocumentLinks (array)

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

                                • Changed response : [404]//commission reference document not found
                                  • Schema

                                    Changed body: '*/*'

                                    Changed property: listOfDocumentLinks (array)

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

                            18. GET/aca-api/{id}/global-search/documents/{documentId}
                              • Response

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

                                    Changed body: '*/*'

                                    Changed property: listOfDocumentLinks (array)

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

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

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

                                    Changed body: '*/*'

                                    Changed property: listOfDocument (array)

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

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

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

                                    Changed body: '*/*'

                                    Changed property: listOfDocument (array)

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

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

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

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

                                    Changed body: '*/*'

                                    Changed property: listOfDocument (array)

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

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

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

                                    Changed body: '*/*'

                                    Changed property: listOfDocument (array)

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

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

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

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

                                    Changed body: '*/*'

                                    Changed property: acaVersion (object)

                                    Changed property: acaVersion.listOfDocument (array)

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

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

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

                                    Changed body: '*/*'

                                    Changed property: [n].acaVersion (object)

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

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

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

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

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

                                    Changed body: '*/*'

                                    Changed property: acaVersion (object)

                                    Changed property: acaVersion.listOfDocument (array)

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

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

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

                                    Changed body: '*/*'

                                    Changed property: acaVersion (object)

                                    Changed property: acaVersion.listOfDocument (array)

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

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

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

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

                                    Changed body: '*/*'

                                    Changed property: acaVersion (object)

                                    Changed property: acaVersion.listOfDocument (array)

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

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

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

                                    Changed body: '*/*'

                                    Changed property: acaVersion (object)

                                    Changed property: acaVersion.listOfDocument (array)

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

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

                            3.31.0 - 3.32.0

                            What's New


                              What's Deleted


                                What's Deprecated


                                  What's Changed


                                    3.30.1 - 3.31.0

                                    What's New


                                      What's Deleted


                                        What's Deprecated


                                          What's Changed


                                            3.30.0 - 3.30.1

                                            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/aca-api/document-search
                                                            • Response

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

                                                                  Changed body: '*/*'

                                                                  Added property: [n].lastStatus (boolean)

                                                                  Added property: [n].lastVersion (boolean)

                                                                  Added property: [n].status (string)

                                                                  Added property: [n].statusId (integer)

                                                          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


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

                                                                            • Schema

                                                                              Changed body: 'application/json'
                                                                        2. POST/aca-api/aca-versions-ipard
                                                                          • Request

                                                                            • Schema

                                                                              Changed body: 'application/json'
                                                                          • Response

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

                                                                                Changed body: '*/*'

                                                                                Missing property: countAnnualDeclarationsEafrd (integer)

                                                                                Missing property: countAnnualDeclarationsEagf (integer)

                                                                        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


                                                                                1. GET/aca-api/aca-versions-ipard Find Annual Accounts & Management Declaration(s) Versions
                                                                                2. POST/aca-api/aca-versions-ipard Add a new ACA IPARD
                                                                                3. GET/aca-api/aca-versions-ipard/export Export list of Annual Accounts Versions in excel format
                                                                                4. GET/aca-api/aca-versions-ipard/search-metadata Returns the search screen meta data.
                                                                                5. GET/aca-api/aca-versions-ipard/validation-rules/{acaVerId} Returns the applied validation rules for the ACA Version.
                                                                                6. GET/aca-api/aca-versions-ipard/version-create-metadata Get Annual Accounts & Management Declaration(s) create metadata
                                                                                7. GET/aca-api/aca-versions-ipard/{acaVerId} Find an ACA project by id
                                                                                8. POST/aca-api/aca-versions-ipard/{acaVerId}/actions/CAN Cancel ACA Version
                                                                                9. POST/aca-api/aca-versions-ipard/{acaVerId}/actions/CRE Create New Version of a ACA project
                                                                                10. POST/aca-api/aca-versions-ipard/{acaVerId}/actions/DEL Delete ACA Version
                                                                                11. POST/aca-api/aca-versions-ipard/{acaVerId}/actions/PSE Prepare for Send to EC ACA Version
                                                                                12. POST/aca-api/aca-versions-ipard/{acaVerId}/actions/REO Reopen ACA Version
                                                                                13. POST/aca-api/aca-versions-ipard/{acaVerId}/actions/RME Return ACA Version by EC for Modification
                                                                                14. POST/aca-api/aca-versions-ipard/{acaVerId}/actions/RMM Return Annual Accounts & Management Declaration(s) project by MS for Modification
                                                                                15. POST/aca-api/aca-versions-ipard/{acaVerId}/actions/SND Send to EC the ACA
                                                                                16. GET/aca-api/aca-versions-ipard/{acaVerId}/actions/SND/metadata Get metadata to send Annual Accounts & Management Declaration(s) project
                                                                                17. POST/aca-api/aca-versions-ipard/{acaVerId}/actions/VAL Validate ACA Version
                                                                                18. GET/aca-api/aca-versions-ipard/{acaVerId}/annual-declaration Get Form D2 - Annual declaration
                                                                                19. PUT/aca-api/aca-versions-ipard/{acaVerId}/annual-declaration Update Form D2 - Annual declaration
                                                                                20. GET/aca-api/aca-versions-ipard/{acaVerId}/general/history Retrieves the Status History
                                                                                21. GET/aca-api/aca-versions-ipard/{acaVerId}/general/observations Get List of Observations
                                                                                22. POST/aca-api/aca-versions-ipard/{acaVerId}/general/observations Create new Observation
                                                                                23. GET/aca-api/aca-versions-ipard/{acaVerId}/general/officials Get list of Officials in charge
                                                                                24. POST/aca-api/aca-versions-ipard/{acaVerId}/general/officials Create a new Official
                                                                                25. GET/aca-api/aca-versions-ipard/{acaVerId}/general/officials/{offId} Read Official in charge
                                                                                26. PUT/aca-api/aca-versions-ipard/{acaVerId}/general/officials/{offId} Update Official in charge
                                                                                27. DELETE/aca-api/aca-versions-ipard/{acaVerId}/general/officials/{offId} Delete an Official
                                                                                28. GET/aca-api/aca-versions-ipard/{acaVerId}/general/validation-results Retrieves the list of validation results
                                                                                29. GET/aca-api/aca-versions-ipard/{acaVerId}/general/version-info Read version information
                                                                                30. PUT/aca-api/aca-versions-ipard/{acaVerId}/general/version-info Update version information
                                                                                31. GET/aca-api/aca-versions-ipard/{acaVerId}/general/version-info/metadata Get ACA Version information metadata
                                                                                32. GET/aca-api/aca-versions-ipard/{acaVerId}/metadata Get all possible actions
                                                                                33. GET/aca-api/aca-versions-ipard/{acaVerId}/summary Returns the information to fill the summary header of the object.
                                                                                34. POST/aca-api/aca-versions-ipard/{acaVersionId}/snapshot-crc null
                                                                                35. GET/aca-api/aca-versions-ipard/{id}/general/documents Find the list of Documents linked to a specific documentable object
                                                                                36. POST/aca-api/aca-versions-ipard/{id}/general/documents Inserts a new document
                                                                                37. GET/aca-api/aca-versions-ipard/{id}/general/documents-history Find the documents attached to previous versions
                                                                                38. GET/aca-api/aca-versions-ipard/{id}/general/documents/metadata metadata for the documents
                                                                                39. GET/aca-api/aca-versions-ipard/{id}/general/documents/{documentId} Retrieves the document
                                                                                40. PUT/aca-api/aca-versions-ipard/{id}/general/documents/{documentId} Updates the document
                                                                                41. DELETE/aca-api/aca-versions-ipard/{id}/general/documents/{documentId} Deletes the document
                                                                                42. GET/aca-api/aca-versions-ipard/{id}/general/documents/{documentId}/attachments/{docAttId} Download document attachment file
                                                                                43. DELETE/aca-api/aca-versions-ipard/{id}/general/documents/{documentId}/attachments/{docAttId} Delete a specific document attachment object
                                                                                44. PUT/aca-api/aca-versions-ipard/{id}/general/documents/{documentId}/refresh Refresh the document
                                                                                45. POST/aca-api/aca-versions-ipard/{id}/general/documents/{documentId}/send Sends the document
                                                                                46. GET/aca-api/aca-versions-ipard/{id}/general/documents/{documentId}/send/metadata Metadata for the Send action in documents
                                                                                47. GET/aca-api/aca-versions-ipard/{id}/general/mandatory-documents Find the mandatory documents
                                                                                48. GET/aca-api/aca-versions-ipard/{id}/tocs Get the table of contents

                                                                                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


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

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

                                                                                                    Changed body: '*/*'

                                                                                                    Changed property: acaVersion (object)

                                                                                                    Missing property: acaVersion.acaAnnualAccountsDto (object)

                                                                                                    Missing property: acaVersion.acaAnnualAccountsSignedMetadataDto (object)

                                                                                                    Missing property: acaVersion.coordinatingBodyDto (object)

                                                                                                    Missing property: acaVersion.listOfAdvanceEafrd5MilLines (array)

                                                                                                    Missing property: acaVersion.listOfAdvanceEafrdLines (array)

                                                                                                    Missing property: acaVersion.listOfAdvanceEagfInsideCspLines (array)

                                                                                                    Missing property: acaVersion.listOfAdvanceEagfOutsideCspLines (array)

                                                                                                    Missing property: acaVersion.listOfAdvanceEagfOutsideCspWine5MilLines (array)

                                                                                                    Missing property: acaVersion.listOfAnnualDeclarationLines (array)

                                                                                                    Missing property: acaVersion.listOfDebtorLedgerLines (array)

                                                                                                    Missing property: acaVersion.listOfFinancialInstrumentsLines (array)

                                                                                                    Missing property: acaVersion.listOfFundingAgreementLines (array)

                                                                                                    Missing property: acaVersion.listOfPublicExpenditureLines (array)

                                                                                                    Missing property: acaVersion.payingAgencyDto (object)

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

                                                                                                    Changed body: '*/*'

                                                                                                    Changed property: [n].acaVersion (object)

                                                                                                    Missing property: [n].acaVersion.acaAnnualAccountsDto (object)

                                                                                                    Missing property: [n].acaVersion.acaAnnualAccountsSignedMetadataDto (object)

                                                                                                    Missing property: [n].acaVersion.coordinatingBodyDto (object)

                                                                                                    Missing property: [n].acaVersion.listOfAdvanceEafrd5MilLines (array)

                                                                                                    Missing property: [n].acaVersion.listOfAdvanceEafrdLines (array)

                                                                                                    Missing property: [n].acaVersion.listOfAdvanceEagfInsideCspLines (array)

                                                                                                    Missing property: [n].acaVersion.listOfAdvanceEagfOutsideCspLines (array)

                                                                                                    Missing property: [n].acaVersion.listOfAdvanceEagfOutsideCspWine5MilLines (array)

                                                                                                    Missing property: [n].acaVersion.listOfAnnualDeclarationLines (array)

                                                                                                    Missing property: [n].acaVersion.listOfDebtorLedgerLines (array)

                                                                                                    Missing property: [n].acaVersion.listOfFinancialInstrumentsLines (array)

                                                                                                    Missing property: [n].acaVersion.listOfFundingAgreementLines (array)

                                                                                                    Missing property: [n].acaVersion.listOfPublicExpenditureLines (array)

                                                                                                    Missing property: [n].acaVersion.payingAgencyDto (object)

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

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

                                                                                                    Changed body: '*/*'

                                                                                                    Changed property: acaVersion (object)

                                                                                                    Missing property: acaVersion.acaAnnualAccountsDto (object)

                                                                                                    Missing property: acaVersion.acaAnnualAccountsSignedMetadataDto (object)

                                                                                                    Missing property: acaVersion.coordinatingBodyDto (object)

                                                                                                    Missing property: acaVersion.listOfAdvanceEafrd5MilLines (array)

                                                                                                    Missing property: acaVersion.listOfAdvanceEafrdLines (array)

                                                                                                    Missing property: acaVersion.listOfAdvanceEagfInsideCspLines (array)

                                                                                                    Missing property: acaVersion.listOfAdvanceEagfOutsideCspLines (array)

                                                                                                    Missing property: acaVersion.listOfAdvanceEagfOutsideCspWine5MilLines (array)

                                                                                                    Missing property: acaVersion.listOfAnnualDeclarationLines (array)

                                                                                                    Missing property: acaVersion.listOfDebtorLedgerLines (array)

                                                                                                    Missing property: acaVersion.listOfFinancialInstrumentsLines (array)

                                                                                                    Missing property: acaVersion.listOfFundingAgreementLines (array)

                                                                                                    Missing property: acaVersion.listOfPublicExpenditureLines (array)

                                                                                                    Missing property: acaVersion.payingAgencyDto (object)

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

                                                                                                    Changed body: '*/*'

                                                                                                    Changed property: acaVersion (object)

                                                                                                    Missing property: acaVersion.acaAnnualAccountsDto (object)

                                                                                                    Missing property: acaVersion.acaAnnualAccountsSignedMetadataDto (object)

                                                                                                    Missing property: acaVersion.coordinatingBodyDto (object)

                                                                                                    Missing property: acaVersion.listOfAdvanceEafrd5MilLines (array)

                                                                                                    Missing property: acaVersion.listOfAdvanceEafrdLines (array)

                                                                                                    Missing property: acaVersion.listOfAdvanceEagfInsideCspLines (array)

                                                                                                    Missing property: acaVersion.listOfAdvanceEagfOutsideCspLines (array)

                                                                                                    Missing property: acaVersion.listOfAdvanceEagfOutsideCspWine5MilLines (array)

                                                                                                    Missing property: acaVersion.listOfAnnualDeclarationLines (array)

                                                                                                    Missing property: acaVersion.listOfDebtorLedgerLines (array)

                                                                                                    Missing property: acaVersion.listOfFinancialInstrumentsLines (array)

                                                                                                    Missing property: acaVersion.listOfFundingAgreementLines (array)

                                                                                                    Missing property: acaVersion.listOfPublicExpenditureLines (array)

                                                                                                    Missing property: acaVersion.payingAgencyDto (object)

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

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

                                                                                                    Changed body: '*/*'

                                                                                                    Changed property: acaVersion (object)

                                                                                                    Missing property: acaVersion.acaAnnualAccountsDto (object)

                                                                                                    Missing property: acaVersion.acaAnnualAccountsSignedMetadataDto (object)

                                                                                                    Missing property: acaVersion.coordinatingBodyDto (object)

                                                                                                    Missing property: acaVersion.listOfAdvanceEafrd5MilLines (array)

                                                                                                    Missing property: acaVersion.listOfAdvanceEafrdLines (array)

                                                                                                    Missing property: acaVersion.listOfAdvanceEagfInsideCspLines (array)

                                                                                                    Missing property: acaVersion.listOfAdvanceEagfOutsideCspLines (array)

                                                                                                    Missing property: acaVersion.listOfAdvanceEagfOutsideCspWine5MilLines (array)

                                                                                                    Missing property: acaVersion.listOfAnnualDeclarationLines (array)

                                                                                                    Missing property: acaVersion.listOfDebtorLedgerLines (array)

                                                                                                    Missing property: acaVersion.listOfFinancialInstrumentsLines (array)

                                                                                                    Missing property: acaVersion.listOfFundingAgreementLines (array)

                                                                                                    Missing property: acaVersion.listOfPublicExpenditureLines (array)

                                                                                                    Missing property: acaVersion.payingAgencyDto (object)

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

                                                                                                    Changed body: '*/*'

                                                                                                    Changed property: acaVersion (object)

                                                                                                    Missing property: acaVersion.acaAnnualAccountsDto (object)

                                                                                                    Missing property: acaVersion.acaAnnualAccountsSignedMetadataDto (object)

                                                                                                    Missing property: acaVersion.coordinatingBodyDto (object)

                                                                                                    Missing property: acaVersion.listOfAdvanceEafrd5MilLines (array)

                                                                                                    Missing property: acaVersion.listOfAdvanceEafrdLines (array)

                                                                                                    Missing property: acaVersion.listOfAdvanceEagfInsideCspLines (array)

                                                                                                    Missing property: acaVersion.listOfAdvanceEagfOutsideCspLines (array)

                                                                                                    Missing property: acaVersion.listOfAdvanceEagfOutsideCspWine5MilLines (array)

                                                                                                    Missing property: acaVersion.listOfAnnualDeclarationLines (array)

                                                                                                    Missing property: acaVersion.listOfDebtorLedgerLines (array)

                                                                                                    Missing property: acaVersion.listOfFinancialInstrumentsLines (array)

                                                                                                    Missing property: acaVersion.listOfFundingAgreementLines (array)

                                                                                                    Missing property: acaVersion.listOfPublicExpenditureLines (array)

                                                                                                    Missing property: acaVersion.payingAgencyDto (object)

                                                                                            3.23.0 - 3.24.0

                                                                                            What's New


                                                                                              What's Deleted


                                                                                                What's Deprecated


                                                                                                  What's Changed


                                                                                                    3.22.0 - 3.23.0

                                                                                                    What's New


                                                                                                      What's Deleted


                                                                                                        What's Deprecated


                                                                                                          What's Changed


                                                                                                            3.21.0 - 3.22.0

                                                                                                            What's New


                                                                                                            1. GET/aca-api/aca-versions/{id}/general/documents-history Find the documents attached to previous versions

                                                                                                            What's Deleted


                                                                                                              What's Deprecated


                                                                                                                What's Changed


                                                                                                                  3.20.0 - 3.21.0

                                                                                                                  What's New


                                                                                                                  1. GET/aca-api/aca-versions/{acaVerId}/annual-accounts/accounting-financial-instrument/financial-instruments-funding-agreement Financial Instruments - Funding Agreement details
                                                                                                                  2. GET/aca-api/aca-versions/{acaVerId}/annual-accounts/accounting-financial-instrument/financial-instruments-funding-agreement/list-metadata Load metadata needed for displaying Financial Instruments - Public Expenditure details
                                                                                                                  3. GET/aca-api/aca-versions/{acaVerId}/annual-accounts/accounting-financial-instrument/financial-instruments-public-expenditure Financial Instruments - Public Expenditure details
                                                                                                                  4. GET/aca-api/aca-versions/{acaVerId}/annual-accounts/accounting-financial-instrument/financial-instruments-public-expenditure/list-metadata Load metadata needed for displaying Financial Instruments - Public Expenditure details

                                                                                                                  What's Deleted


                                                                                                                    What's Deprecated


                                                                                                                      What's Changed


                                                                                                                      1. GET/aca-api/aca-versions/{acaVerId}/annual-accounts/accounting-financial-instrument/financial-instruments Financial Instruments - EAFRD Contribution details
                                                                                                                        • GET/aca-api/aca-versions/{acaVerId}/annual-accounts/accounting-financial-instrument/financial-instruments/list-metadata Load metadata needed for displaying Financial Instruments - EAFRD Contribution details
                                                                                                                          • GET/aca-api/aca-versions/{acaVerId}
                                                                                                                            • Response

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

                                                                                                                                  Changed body: '*/*'

                                                                                                                                  Added property: listOfFundingAgreementLines (array)

                                                                                                                                  Added property: listOfPublicExpenditureLines (array)

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

                                                                                                                                  Changed body: '*/*'

                                                                                                                                  Added property: listOfFundingAgreementLines (array)

                                                                                                                                  Added property: listOfPublicExpenditureLines (array)

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

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

                                                                                                                                  Changed body: '*/*'

                                                                                                                                  Changed property: acaVersion (object)

                                                                                                                                  Added property: acaVersion.listOfFundingAgreementLines (array)

                                                                                                                                  Added property: acaVersion.listOfPublicExpenditureLines (array)

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

                                                                                                                                  Changed body: '*/*'

                                                                                                                                  Changed property: [n].acaVersion (object)

                                                                                                                                  Added property: [n].acaVersion.listOfFundingAgreementLines (array)

                                                                                                                                  Added property: [n].acaVersion.listOfPublicExpenditureLines (array)

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

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

                                                                                                                                  Changed body: '*/*'

                                                                                                                                  Changed property: acaVersion (object)

                                                                                                                                  Added property: acaVersion.listOfFundingAgreementLines (array)

                                                                                                                                  Added property: acaVersion.listOfPublicExpenditureLines (array)

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

                                                                                                                                  Changed body: '*/*'

                                                                                                                                  Changed property: acaVersion (object)

                                                                                                                                  Added property: acaVersion.listOfFundingAgreementLines (array)

                                                                                                                                  Added property: acaVersion.listOfPublicExpenditureLines (array)

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

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

                                                                                                                                  Changed body: '*/*'

                                                                                                                                  Changed property: acaVersion (object)

                                                                                                                                  Added property: acaVersion.listOfFundingAgreementLines (array)

                                                                                                                                  Added property: acaVersion.listOfPublicExpenditureLines (array)

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

                                                                                                                                  Changed body: '*/*'

                                                                                                                                  Changed property: acaVersion (object)

                                                                                                                                  Added property: acaVersion.listOfFundingAgreementLines (array)

                                                                                                                                  Added property: acaVersion.listOfPublicExpenditureLines (array)

                                                                                                                          3.19.0 - 3.20.0

                                                                                                                          What's New


                                                                                                                            What's Deleted


                                                                                                                              What's Deprecated


                                                                                                                                What's Changed


                                                                                                                                1. GET/aca-api/aca-versions/{acaVerId}/annual-accounts/accounting-financial-instrument/advances-eafrd-above/list-metadata
                                                                                                                                  • Response

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

                                                                                                                                        Changed body: '*/*'

                                                                                                                                        Added property: hiddenColumns (array)

                                                                                                                                2. GET/aca-api/aca-versions/{acaVerId}/annual-accounts/accounting-financial-instrument/advances-eagf/outside-csp-wine/list-metadata
                                                                                                                                  • Response

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

                                                                                                                                        Changed body: '*/*'

                                                                                                                                        Added property: hiddenColumns (array)

                                                                                                                                3. GET/aca-api/aca-versions/{acaVerId}/annual-accounts/accounting-financial-instrument/advances-eagf/outside-csp/list-metadata
                                                                                                                                  • Response

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

                                                                                                                                        Changed body: '*/*'

                                                                                                                                        Added property: hiddenColumns (array)

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

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

                                                                                                                                        Changed body: '*/*'

                                                                                                                                        Added property: [n].lineType (string)

                                                                                                                                5. GET/aca-api/aca-versions/{acaVerId}/annual-accounts/annual-declaration/list-metadata
                                                                                                                                  • Response

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

                                                                                                                                        Changed body: '*/*'

                                                                                                                                        Added property: hiddenColumns (array)

                                                                                                                                6. GET/aca-api/aca-versions/{acaVerId}/annual-accounts/debtor-ledger/list-metadata
                                                                                                                                  • Response

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

                                                                                                                                        Changed body: '*/*'

                                                                                                                                        Added property: hiddenColumns (array)

                                                                                                                                7. GET/aca-api/aca-versions/{acaVerId}/annual-accounts/accounting-financial-instrument/advances-eafrd/list-metadata
                                                                                                                                  • Response

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

                                                                                                                                        Changed body: '*/*'

                                                                                                                                        Added property: hiddenColumns (array)

                                                                                                                                8. GET/aca-api/aca-versions/{acaVerId}/annual-accounts/accounting-financial-instrument/advances-eagf/inside-csp/list-metadata
                                                                                                                                  • Response

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

                                                                                                                                        Changed body: '*/*'

                                                                                                                                        Added property: hiddenColumns (array)

                                                                                                                                9. GET/aca-api/aca-versions/{acaVerId}/annual-accounts/accounting-financial-instrument/financial-instruments/list-metadata
                                                                                                                                  • Response

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

                                                                                                                                        Changed body: '*/*'

                                                                                                                                        Added property: hiddenColumns (array)

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

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

                                                                                                                                        Changed body: '*/*'

                                                                                                                                        Changed property: listOfAnnualDeclarationLines (array)

                                                                                                                                        Added property: listOfAnnualDeclarationLines[n].lineType (string)

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

                                                                                                                                        Changed body: '*/*'

                                                                                                                                        Changed property: listOfAnnualDeclarationLines (array)

                                                                                                                                        Added property: listOfAnnualDeclarationLines[n].lineType (string)

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

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

                                                                                                                                        Changed body: '*/*'

                                                                                                                                        Changed property: acaVersion (object)

                                                                                                                                        Changed property: acaVersion.listOfAnnualDeclarationLines (array)

                                                                                                                                        Added property: acaVersion.listOfAnnualDeclarationLines[n].lineType (string)

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

                                                                                                                                        Changed body: '*/*'

                                                                                                                                        Changed property: [n].acaVersion (object)

                                                                                                                                        Changed property: [n].acaVersion.listOfAnnualDeclarationLines (array)

                                                                                                                                        Added property: [n].acaVersion.listOfAnnualDeclarationLines[n].lineType (string)

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

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

                                                                                                                                        Changed body: '*/*'

                                                                                                                                        Changed property: acaVersion (object)

                                                                                                                                        Changed property: acaVersion.listOfAnnualDeclarationLines (array)

                                                                                                                                        Added property: acaVersion.listOfAnnualDeclarationLines[n].lineType (string)

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

                                                                                                                                        Changed body: '*/*'

                                                                                                                                        Changed property: acaVersion (object)

                                                                                                                                        Changed property: acaVersion.listOfAnnualDeclarationLines (array)

                                                                                                                                        Added property: acaVersion.listOfAnnualDeclarationLines[n].lineType (string)

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

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

                                                                                                                                        Changed body: '*/*'

                                                                                                                                        Changed property: acaVersion (object)

                                                                                                                                        Changed property: acaVersion.listOfAnnualDeclarationLines (array)

                                                                                                                                        Added property: acaVersion.listOfAnnualDeclarationLines[n].lineType (string)

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

                                                                                                                                        Changed body: '*/*'

                                                                                                                                        Changed property: acaVersion (object)

                                                                                                                                        Changed property: acaVersion.listOfAnnualDeclarationLines (array)

                                                                                                                                        Added property: acaVersion.listOfAnnualDeclarationLines[n].lineType (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


                                                                                                                                                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


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

                                                                                                                                                                What's Deleted


                                                                                                                                                                  What's Deprecated


                                                                                                                                                                    What's Changed


                                                                                                                                                                      3.13.0 - 3.14.0

                                                                                                                                                                      What's New


                                                                                                                                                                        What's Deleted


                                                                                                                                                                          What's Deprecated


                                                                                                                                                                            What's Changed


                                                                                                                                                                            1. GET/aca-api/commission-reference-document/{commissionReferenceNumber}
                                                                                                                                                                              • Parameters

                                                                                                                                                                                • Add documentTypeId in query

                                                                                                                                                                            3.12.0 - 3.13.0

                                                                                                                                                                            What's New


                                                                                                                                                                              What's Deleted


                                                                                                                                                                                What's Deprecated


                                                                                                                                                                                  What's Changed


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

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

                                                                                                                                                                                  3.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.8.0 - 3.10.0

                                                                                                                                                                                                  What's New


                                                                                                                                                                                                    What's Deleted


                                                                                                                                                                                                      What's Deprecated


                                                                                                                                                                                                        What's Changed


                                                                                                                                                                                                        1. GET/aca-api/cci-search
                                                                                                                                                                                                          • Response

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

                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                Added property: [n].specificActionId (integer)

                                                                                                                                                                                                        2. GET/aca-api/aca-versions/validation-rules/{acaVerId}
                                                                                                                                                                                                          • Response

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

                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                Added property: listOfLabelValue (array)

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

                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                Added property: listOfLabelValue (array)

                                                                                                                                                                                                        3.7.0 - 3.8.0

                                                                                                                                                                                                        What's New


                                                                                                                                                                                                          What's Deleted


                                                                                                                                                                                                            What's Deprecated


                                                                                                                                                                                                              What's Changed


                                                                                                                                                                                                              1. GET/aca-api/aca-versions/{acaVerId}/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)

                                                                                                                                                                                                              2. GET/aca-api/aca-versions/validation-rules/{acaVerId}
                                                                                                                                                                                                                • 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]//version 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)

                                                                                                                                                                                                              3.6.0 - 3.7.0

                                                                                                                                                                                                              What's New


                                                                                                                                                                                                                What's Deleted


                                                                                                                                                                                                                  What's Deprecated


                                                                                                                                                                                                                    What's Changed


                                                                                                                                                                                                                      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. GET/aca-api/aca-versions
                                                                                                                                                                                                                            • Response

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

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Added property: [n].financialPeriodDescription (string)

                                                                                                                                                                                                                                  Added property: [n].payingAgencyCode (string)

                                                                                                                                                                                                                                  Added property: [n].payingAgencyName (string)

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

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

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Added property: financialPeriodDescription (string)

                                                                                                                                                                                                                                  Added property: payingAgencyCode (string)

                                                                                                                                                                                                                                  Added property: payingAgencyName (string)

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

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Added property: financialPeriodDescription (string)

                                                                                                                                                                                                                                  Added property: payingAgencyCode (string)

                                                                                                                                                                                                                                  Added property: payingAgencyName (string)

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

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

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  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.
                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Added property: signatureDate (string)

                                                                                                                                                                                                                                  Changed property: nameAndSurname (string)

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

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Added property: signatureDate (string)

                                                                                                                                                                                                                                  Changed property: nameAndSurname (string)

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

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

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Changed property: nameAndSurname (string)

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

                                                                                                                                                                                                                              • Schema incompatible

                                                                                                                                                                                                                                Changed body: 'application/json'

                                                                                                                                                                                                                                Changed property: nameAndSurname (string)

                                                                                                                                                                                                                            • Response

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

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Changed property: nameAndSurname (string)

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

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

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Changed property: nameAndSurname (string)

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

                                                                                                                                                                                                                              • Schema incompatible

                                                                                                                                                                                                                                Changed body: 'application/json'

                                                                                                                                                                                                                                Changed property: nameAndSurname (string)

                                                                                                                                                                                                                            • Response

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

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Changed property: nameAndSurname (string)

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

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

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Changed property: nameAndSurname (string)

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

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

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Changed property: nameAndSurname (string)

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

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

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Added property: mappedFinancialPeriods (object)

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

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

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Changed property: acaAnnualAccountsSignedMetadataDto (object)

                                                                                                                                                                                                                                  Changed property: payingAgencyDto (object)

                                                                                                                                                                                                                                  Changed property: coordinatingBodyDto (object)

                                                                                                                                                                                                                                  Added property: acaAnnualAccountsSignedMetadataDto.signatureDate (string)

                                                                                                                                                                                                                                  Changed property: acaAnnualAccountsSignedMetadataDto.nameAndSurname (string)

                                                                                                                                                                                                                                  Changed property: payingAgencyDto.nameAndSurname (string)

                                                                                                                                                                                                                                  Changed property: coordinatingBodyDto.nameAndSurname (string)

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

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Changed property: acaAnnualAccountsSignedMetadataDto (object)

                                                                                                                                                                                                                                  Changed property: payingAgencyDto (object)

                                                                                                                                                                                                                                  Changed property: coordinatingBodyDto (object)

                                                                                                                                                                                                                                  Added property: acaAnnualAccountsSignedMetadataDto.signatureDate (string)

                                                                                                                                                                                                                                  Changed property: acaAnnualAccountsSignedMetadataDto.nameAndSurname (string)

                                                                                                                                                                                                                                  Changed property: payingAgencyDto.nameAndSurname (string)

                                                                                                                                                                                                                                  Changed property: coordinatingBodyDto.nameAndSurname (string)

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

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

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Changed property: acaVersion (object)

                                                                                                                                                                                                                                  Changed property: acaVersion.acaAnnualAccountsSignedMetadataDto (object)

                                                                                                                                                                                                                                  Changed property: acaVersion.payingAgencyDto (object)

                                                                                                                                                                                                                                  Changed property: acaVersion.coordinatingBodyDto (object)

                                                                                                                                                                                                                                  Added property: acaVersion.acaAnnualAccountsSignedMetadataDto.signatureDate (string)

                                                                                                                                                                                                                                  Changed property: acaVersion.acaAnnualAccountsSignedMetadataDto.nameAndSurname (string)

                                                                                                                                                                                                                                  Changed property: acaVersion.payingAgencyDto.nameAndSurname (string)

                                                                                                                                                                                                                                  Changed property: acaVersion.coordinatingBodyDto.nameAndSurname (string)

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

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Changed property: [n].acaVersion (object)

                                                                                                                                                                                                                                  Changed property: [n].acaVersion.acaAnnualAccountsSignedMetadataDto (object)

                                                                                                                                                                                                                                  Changed property: [n].acaVersion.payingAgencyDto (object)

                                                                                                                                                                                                                                  Changed property: [n].acaVersion.coordinatingBodyDto (object)

                                                                                                                                                                                                                                  Added property: [n].acaVersion.acaAnnualAccountsSignedMetadataDto.signatureDate (string)

                                                                                                                                                                                                                                  Changed property: [n].acaVersion.acaAnnualAccountsSignedMetadataDto.nameAndSurname (string)

                                                                                                                                                                                                                                  Changed property: [n].acaVersion.payingAgencyDto.nameAndSurname (string)

                                                                                                                                                                                                                                  Changed property: [n].acaVersion.coordinatingBodyDto.nameAndSurname (string)

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

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

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Changed property: acaVersion (object)

                                                                                                                                                                                                                                  Changed property: acaVersion.acaAnnualAccountsSignedMetadataDto (object)

                                                                                                                                                                                                                                  Changed property: acaVersion.payingAgencyDto (object)

                                                                                                                                                                                                                                  Changed property: acaVersion.coordinatingBodyDto (object)

                                                                                                                                                                                                                                  Added property: acaVersion.acaAnnualAccountsSignedMetadataDto.signatureDate (string)

                                                                                                                                                                                                                                  Changed property: acaVersion.acaAnnualAccountsSignedMetadataDto.nameAndSurname (string)

                                                                                                                                                                                                                                  Changed property: acaVersion.payingAgencyDto.nameAndSurname (string)

                                                                                                                                                                                                                                  Changed property: acaVersion.coordinatingBodyDto.nameAndSurname (string)

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

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Changed property: acaVersion (object)

                                                                                                                                                                                                                                  Changed property: acaVersion.acaAnnualAccountsSignedMetadataDto (object)

                                                                                                                                                                                                                                  Changed property: acaVersion.payingAgencyDto (object)

                                                                                                                                                                                                                                  Changed property: acaVersion.coordinatingBodyDto (object)

                                                                                                                                                                                                                                  Added property: acaVersion.acaAnnualAccountsSignedMetadataDto.signatureDate (string)

                                                                                                                                                                                                                                  Changed property: acaVersion.acaAnnualAccountsSignedMetadataDto.nameAndSurname (string)

                                                                                                                                                                                                                                  Changed property: acaVersion.payingAgencyDto.nameAndSurname (string)

                                                                                                                                                                                                                                  Changed property: acaVersion.coordinatingBodyDto.nameAndSurname (string)

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

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

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Changed property: acaVersion (object)

                                                                                                                                                                                                                                  Changed property: acaVersion.acaAnnualAccountsSignedMetadataDto (object)

                                                                                                                                                                                                                                  Changed property: acaVersion.payingAgencyDto (object)

                                                                                                                                                                                                                                  Changed property: acaVersion.coordinatingBodyDto (object)

                                                                                                                                                                                                                                  Added property: acaVersion.acaAnnualAccountsSignedMetadataDto.signatureDate (string)

                                                                                                                                                                                                                                  Changed property: acaVersion.acaAnnualAccountsSignedMetadataDto.nameAndSurname (string)

                                                                                                                                                                                                                                  Changed property: acaVersion.payingAgencyDto.nameAndSurname (string)

                                                                                                                                                                                                                                  Changed property: acaVersion.coordinatingBodyDto.nameAndSurname (string)

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

                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                  Changed property: acaVersion (object)

                                                                                                                                                                                                                                  Changed property: acaVersion.acaAnnualAccountsSignedMetadataDto (object)

                                                                                                                                                                                                                                  Changed property: acaVersion.payingAgencyDto (object)

                                                                                                                                                                                                                                  Changed property: acaVersion.coordinatingBodyDto (object)

                                                                                                                                                                                                                                  Added property: acaVersion.acaAnnualAccountsSignedMetadataDto.signatureDate (string)

                                                                                                                                                                                                                                  Changed property: acaVersion.acaAnnualAccountsSignedMetadataDto.nameAndSurname (string)

                                                                                                                                                                                                                                  Changed property: acaVersion.payingAgencyDto.nameAndSurname (string)

                                                                                                                                                                                                                                  Changed property: acaVersion.coordinatingBodyDto.nameAndSurname (string)

                                                                                                                                                                                                                          3.4.1 - 3.4.2

                                                                                                                                                                                                                          What's New


                                                                                                                                                                                                                            What's Deleted


                                                                                                                                                                                                                              What's Deprecated


                                                                                                                                                                                                                                What's Changed


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

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

                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                        Added property: [n].countAnnualDeclarationsEafrd (integer)

                                                                                                                                                                                                                                        Added property: [n].countAnnualDeclarationsEagf (integer)

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

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

                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                        Added property: countAnnualDeclarationsEafrd (integer)

                                                                                                                                                                                                                                        Added property: countAnnualDeclarationsEagf (integer)

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

                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                        Added property: countAnnualDeclarationsEafrd (integer)

                                                                                                                                                                                                                                        Added property: countAnnualDeclarationsEagf (integer)

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

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

                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                        Added property: countAnnualDeclarationsEafrd (integer)

                                                                                                                                                                                                                                        Added property: countAnnualDeclarationsEagf (integer)

                                                                                                                                                                                                                                4. GET/aca-api/reference-data/paying-agencies
                                                                                                                                                                                                                                  • Response

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

                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                        Changed property: [n].extraData (array)

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

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

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

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

                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                        Changed property: financialPeriods (array)

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

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

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

                                                                                                                                                                                                                                6. GET/aca-api/aca-versions/{acaVerId}/annual-accounts/accounting-financial-instrument/advances-eafrd/list-metadata
                                                                                                                                                                                                                                  • Response

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

                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                        Changed property: listOfToi (array)

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

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

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

                                                                                                                                                                                                                                7. GET/aca-api/aca-versions/{acaVerId}/annual-accounts/accounting-financial-instrument/advances-eagf/inside-csp/list-metadata
                                                                                                                                                                                                                                  • Response

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

                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                        Changed property: listOfSectors (array)

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

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

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

                                                                                                                                                                                                                                8. GET/aca-api/aca-versions/{acaVerId}/annual-accounts/accounting-financial-instrument/financial-instruments/list-metadata
                                                                                                                                                                                                                                  • Response

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

                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                        Changed property: listOfToi (array)

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

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

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

                                                                                                                                                                                                                                9. GET/aca-api/aca-versions/{acaVerId}/general/version-info/metadata
                                                                                                                                                                                                                                  • Response

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

                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                        Changed property: sourceLanguageList (array)

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

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

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

                                                                                                                                                                                                                                3.3.0 - 3.4.1

                                                                                                                                                                                                                                What's New


                                                                                                                                                                                                                                  What's Deleted


                                                                                                                                                                                                                                    What's Deprecated


                                                                                                                                                                                                                                      What's Changed


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

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

                                                                                                                                                                                                                                              Changed body: '*/*'

                                                                                                                                                                                                                                              Added property: [n].childrenCrcValue (string)

                                                                                                                                                                                                                                          • Changed response : [404]//Aca 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/aca-api/aca-versions/{acaVerId}/general/officials
                                                                                                                                                                                                                                              • Response

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

                                                                                                                                                                                                                                                    Changed body: '*/*'

                                                                                                                                                                                                                                                    Added property: [n].key (string)

                                                                                                                                                                                                                                            2. POST/aca-api/aca-versions/{acaVerId}/general/officials
                                                                                                                                                                                                                                              • Response

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

                                                                                                                                                                                                                                                    Changed body: '*/*'

                                                                                                                                                                                                                                                    Added property: key (string)

                                                                                                                                                                                                                                            3. GET/aca-api/aca-versions/{acaVerId}/general/officials/{offId}
                                                                                                                                                                                                                                              • Response

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

                                                                                                                                                                                                                                                    Changed body: '*/*'

                                                                                                                                                                                                                                                    Added property: key (string)

                                                                                                                                                                                                                                            4. PUT/aca-api/aca-versions/{acaVerId}/general/officials/{offId}
                                                                                                                                                                                                                                              • Response

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

                                                                                                                                                                                                                                                    Changed body: '*/*'

                                                                                                                                                                                                                                                    Added property: key (string)