Changelog: accounts-api (Group: ETC)

3.38.0 - 3.39.0

What's New


    What's Deleted


      What's Deprecated


        What's Changed


        1. GET/accounts-api/accounts-etc-versions/{id}/tocs
          • Parameters

            • Add sourceLanguageCode in query
            • Add targetLanguageCode in query

        3.37.0 - 3.38.0

        What's New


          What's Deleted


            What's Deprecated


              What's Changed


              1. GET/accounts-api/accounts-etc-versions/{accVerId}/audit-opinion/opinion
                • Response

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

                      Changed body: '*/*'

                      Missing property: qualifiedLegalityImpactId (integer)

                  • Changed response : [404]//Accounts Version not found
                    • Schema

                      Changed body: '*/*'

                      Missing property: qualifiedLegalityImpactId (integer)

              2. PUT/accounts-api/accounts-etc-versions/{accVerId}/audit-opinion/opinion
                • Request

                  • Schema

                    Changed body: 'application/json'

                    Missing property: qualifiedLegalityImpactId (integer)

                • Response

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

                      Changed body: '*/*'

                      Missing property: qualifiedLegalityImpactId (integer)

                  • Changed response : [404]//Accounts Version not found
                    • Schema

                      Changed body: '*/*'

                      Missing property: qualifiedLegalityImpactId (integer)

              3. GET/accounts-api/accounts-etc-versions/{accVerId}/summary
                • Response

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

                      Changed body: '*/*'

                      Added property: sourceLanguageCode (string)

              4. POST/accounts-api/accounts-etc-versions
                • Response

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

                      Changed body: '*/*'

                      Changed property: auditOpinion (object)

                      Changed property: auditOpinion.opinion (object)

                      Missing property: auditOpinion.opinion.qualifiedLegalityImpactId (integer)

              5. GET/accounts-api/accounts-etc-versions/{accVerId}
                • Response

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

                      Changed body: '*/*'

                      Changed property: auditOpinion (object)

                      Changed property: auditOpinion.opinion (object)

                      Missing property: auditOpinion.opinion.qualifiedLegalityImpactId (integer)

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

                      Changed body: '*/*'

                      Changed property: auditOpinion (object)

                      Changed property: auditOpinion.opinion (object)

                      Missing property: auditOpinion.opinion.qualifiedLegalityImpactId (integer)

              3.36.0 - 3.37.0

              What's New


                What's Deleted


                  What's Deprecated


                    What's Changed


                      3.35.0 - 3.36.0

                      What's New


                        What's Deleted


                          What's Deprecated


                            What's Changed


                              3.34.0 - 3.35.0

                              What's New


                                What's Deleted


                                  What's Deprecated


                                    What's Changed


                                    1. GET/accounts-api/accounts-etc-versions/{accVerId}/general/version-info
                                      • Response

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

                                            Changed body: '*/*'

                                            Added property: commissionDecisionId (integer)

                                            Added property: isCorrectedCommisionDecision (boolean)

                                    2. PUT/accounts-api/accounts-etc-versions/{accVerId}/general/version-info
                                      • Request

                                        • Schema

                                          Changed body: 'application/json'

                                          Added property: commissionDecisionId (integer)

                                          Added property: isCorrectedCommisionDecision (boolean)

                                      • Response

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

                                            Changed body: '*/*'

                                            Added property: commissionDecisionId (integer)

                                            Added property: isCorrectedCommisionDecision (boolean)

                                    3. GET/accounts-api/accounts-etc-versions/{id}/general/documents
                                      • Response

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

                                            Changed body: '*/*'

                                            Changed property: [n].listOfDocumentLinks (array)

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

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

                                            Changed body: '*/*'

                                            Changed property: [n].listOfDocumentLinks (array)

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

                                    4. POST/accounts-api/accounts-etc-versions/{id}/general/documents
                                      • Response

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

                                            Changed body: '*/*'

                                            Changed property: listOfDocumentLinks (array)

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

                                    5. GET/accounts-api/accounts-etc-versions/{id}/general/documents/{documentId}
                                      • Response

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

                                            Changed body: '*/*'

                                            Changed property: listOfDocumentLinks (array)

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

                                    6. PUT/accounts-api/accounts-etc-versions/{id}/general/documents/{documentId}
                                      • Response

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

                                            Changed body: '*/*'

                                            Changed property: listOfDocumentLinks (array)

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

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

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

                                            Changed body: '*/*'

                                            Changed property: listOfDocumentLinks (array)

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

                                    8. GET/accounts-api/accounts-etc-versions/{id}/general/mandatory-documents
                                      • Response

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

                                            Changed body: '*/*'

                                            Changed property: [n].listOfDocumentLinks (array)

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

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

                                            Changed body: '*/*'

                                            Changed property: [n].listOfDocumentLinks (array)

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

                                    9. POST/accounts-api/accounts-etc-versions
                                      • Response

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

                                            Changed body: '*/*'

                                            Changed property: versionInfo (object)

                                            Changed property: listOfDocument (array)

                                            Added property: versionInfo.commissionDecisionId (integer)

                                            Added property: versionInfo.isCorrectedCommisionDecision (boolean)

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

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

                                    10. GET/accounts-api/accounts-etc-versions/{accVerId}
                                      • Response

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

                                            Changed body: '*/*'

                                            Changed property: versionInfo (object)

                                            Changed property: listOfDocument (array)

                                            Added property: versionInfo.commissionDecisionId (integer)

                                            Added property: versionInfo.isCorrectedCommisionDecision (boolean)

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

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

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

                                            Changed body: '*/*'

                                            Changed property: versionInfo (object)

                                            Changed property: listOfDocument (array)

                                            Added property: versionInfo.commissionDecisionId (integer)

                                            Added property: versionInfo.isCorrectedCommisionDecision (boolean)

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

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

                                    3.33.0 - 3.34.0

                                    What's New


                                      What's Deleted


                                        What's Deprecated


                                          What's Changed


                                          1. GET/accounts-api/accounts-etc-versions/{accVerId}/accounts/declarations
                                            • Response

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

                                                  Changed body: '*/*'

                                                  Changed property: accountsBafSigner (string)

                                                  Changed property: accountsSigner (string)

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

                                                  Changed body: '*/*'

                                                  Changed property: accountsBafSigner (string)

                                                  Changed property: accountsSigner (string)

                                          2. PUT/accounts-api/accounts-etc-versions/{accVerId}/accounts/declarations
                                            • Response

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

                                                  Changed body: '*/*'

                                                  Changed property: accountsBafSigner (string)

                                                  Changed property: accountsSigner (string)

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

                                                  Changed body: '*/*'

                                                  Changed property: accountsBafSigner (string)

                                                  Changed property: accountsSigner (string)

                                          3. GET/accounts-api/accounts-etc-versions/{accVerId}/audit-opinion/introduction
                                            • Response

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

                                                  Changed body: '*/*'

                                                  Changed property: signDate (string)

                                                  Changed property: signer (string)

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

                                                  Changed body: '*/*'

                                                  Changed property: signDate (string)

                                                  Changed property: signer (string)

                                          4. PUT/accounts-api/accounts-etc-versions/{accVerId}/audit-opinion/introduction
                                            • Request

                                              • Schema incompatible

                                                Changed body: 'application/json'

                                                Changed property: signDate (string)

                                                Changed property: signer (string)

                                            • Response

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

                                                  Changed body: '*/*'

                                                  Changed property: signDate (string)

                                                  Changed property: signer (string)

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

                                                  Changed body: '*/*'

                                                  Changed property: signDate (string)

                                                  Changed property: signer (string)

                                          5. GET/accounts-api/accounts-etc-versions/{accVerId}/management-declaration
                                            • Response

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

                                                  Changed body: '*/*'

                                                  Changed property: signer (string)

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

                                                  Changed body: '*/*'

                                                  Changed property: signer (string)

                                          6. PUT/accounts-api/accounts-etc-versions/{accVerId}/management-declaration
                                            • Response

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

                                                  Changed body: '*/*'

                                                  Changed property: signer (string)

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

                                                  Changed body: '*/*'

                                                  Changed property: signer (string)

                                          7. POST/accounts-api/accounts-etc-versions
                                            • Response

                                              • Changed response : [200]//Accounts created
                                                • Schema incompatible

                                                  Changed body: '*/*'

                                                  Changed property: accountsDeclaration (object)

                                                  Changed property: managementDeclaration (object)

                                                  Changed property: auditOpinion (object)

                                                  Changed property: accountsDeclaration.accountsBafSigner (string)

                                                  Changed property: accountsDeclaration.accountsSigner (string)

                                                  Changed property: managementDeclaration.signer (string)

                                                  Changed property: auditOpinion.introduction (object)

                                                  Changed property: auditOpinion.introduction.signDate (string)

                                                  Changed property: auditOpinion.introduction.signer (string)

                                          8. GET/accounts-api/accounts-etc-versions/{accVerId}
                                            • Response

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

                                                  Changed body: '*/*'

                                                  Changed property: accountsDeclaration (object)

                                                  Changed property: managementDeclaration (object)

                                                  Changed property: auditOpinion (object)

                                                  Changed property: accountsDeclaration.accountsBafSigner (string)

                                                  Changed property: accountsDeclaration.accountsSigner (string)

                                                  Changed property: managementDeclaration.signer (string)

                                                  Changed property: auditOpinion.introduction (object)

                                                  Changed property: auditOpinion.introduction.signDate (string)

                                                  Changed property: auditOpinion.introduction.signer (string)

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

                                                  Changed body: '*/*'

                                                  Changed property: accountsDeclaration (object)

                                                  Changed property: managementDeclaration (object)

                                                  Changed property: auditOpinion (object)

                                                  Changed property: accountsDeclaration.accountsBafSigner (string)

                                                  Changed property: accountsDeclaration.accountsSigner (string)

                                                  Changed property: managementDeclaration.signer (string)

                                                  Changed property: auditOpinion.introduction (object)

                                                  Changed property: auditOpinion.introduction.signDate (string)

                                                  Changed property: auditOpinion.introduction.signer (string)

                                          3.32.0 - 3.33.0

                                          What's New


                                            What's Deleted


                                              What's Deprecated


                                                What's Changed


                                                1. GET/accounts-api/accounts-etc-versions/{accVerId}/accounts/declarations
                                                  • Response

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

                                                        Changed body: '*/*'

                                                        Added property: accountsBafSignDate (string)

                                                        Added property: accountsBafSigner (string)

                                                        Added property: requiresBafSignature (boolean)

                                                    • Changed response : [404]//Accounts Version not found
                                                      • Schema

                                                        Changed body: '*/*'

                                                        Added property: accountsBafSignDate (string)

                                                        Added property: accountsBafSigner (string)

                                                        Added property: requiresBafSignature (boolean)

                                                2. PUT/accounts-api/accounts-etc-versions/{accVerId}/accounts/declarations
                                                  • Response

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

                                                        Changed body: '*/*'

                                                        Added property: accountsBafSignDate (string)

                                                        Added property: accountsBafSigner (string)

                                                        Added property: requiresBafSignature (boolean)

                                                    • Changed response : [404]//Accounts Version not found
                                                      • Schema

                                                        Changed body: '*/*'

                                                        Added property: accountsBafSignDate (string)

                                                        Added property: accountsBafSigner (string)

                                                        Added property: requiresBafSignature (boolean)

                                                3. POST/accounts-api/accounts-etc-versions
                                                  • Response

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

                                                        Changed body: '*/*'

                                                        Changed property: accountsDeclaration (object)

                                                        Added property: accountsDeclaration.accountsBafSignDate (string)

                                                        Added property: accountsDeclaration.accountsBafSigner (string)

                                                        Added property: accountsDeclaration.requiresBafSignature (boolean)

                                                4. GET/accounts-api/accounts-etc-versions/{accVerId}
                                                  • Response

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

                                                        Changed body: '*/*'

                                                        Changed property: accountsDeclaration (object)

                                                        Added property: accountsDeclaration.accountsBafSignDate (string)

                                                        Added property: accountsDeclaration.accountsBafSigner (string)

                                                        Added property: accountsDeclaration.requiresBafSignature (boolean)

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

                                                        Changed body: '*/*'

                                                        Changed property: accountsDeclaration (object)

                                                        Added property: accountsDeclaration.accountsBafSignDate (string)

                                                        Added property: accountsDeclaration.accountsBafSigner (string)

                                                        Added property: accountsDeclaration.requiresBafSignature (boolean)

                                                3.31.0 - 3.32.0

                                                What's New


                                                  What's Deleted


                                                    What's Deprecated


                                                      What's Changed


                                                      1. GET/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix1
                                                        • Response

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

                                                              Changed body: '*/*'

                                                              Added property: [n].key (string)

                                                          • Changed response : [404]//Accounts Version not found
                                                            • Schema

                                                              Changed body: '*/*'

                                                              Added property: [n].key (string)

                                                      2. PUT/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix1
                                                        • Response

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

                                                              Changed body: '*/*'

                                                              Added property: [n].key (string)

                                                          • Changed response : [404]//Accounts Version not found
                                                            • Schema

                                                              Changed body: '*/*'

                                                              Added property: [n].key (string)

                                                      3. GET/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix2
                                                        • Response

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

                                                              Changed body: '*/*'

                                                              Changed property: listOfAccountsWithdrawal (array)

                                                              Changed property: listOfAccountsWithdrawalSplit (array)

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

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

                                                          • Changed response : [404]//Accounts Version not found
                                                            • Schema

                                                              Changed body: '*/*'

                                                              Changed property: listOfAccountsWithdrawal (array)

                                                              Changed property: listOfAccountsWithdrawalSplit (array)

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

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

                                                      4. PUT/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix2
                                                        • Response

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

                                                              Changed body: '*/*'

                                                              Changed property: listOfAccountsWithdrawal (array)

                                                              Changed property: listOfAccountsWithdrawalSplit (array)

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

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

                                                          • Changed response : [404]//Accounts Version not found
                                                            • Schema

                                                              Changed body: '*/*'

                                                              Changed property: listOfAccountsWithdrawal (array)

                                                              Changed property: listOfAccountsWithdrawalSplit (array)

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

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

                                                      5. GET/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix3
                                                        • Response

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

                                                              Changed body: '*/*'

                                                              Added property: [n].key (string)

                                                          • Changed response : [404]//Accounts Version not found
                                                            • Schema

                                                              Changed body: '*/*'

                                                              Added property: [n].key (string)

                                                      6. PUT/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix3
                                                        • Response

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

                                                              Changed body: '*/*'

                                                              Added property: [n].key (string)

                                                          • Changed response : [404]//Accounts Version not found
                                                            • Schema

                                                              Changed body: '*/*'

                                                              Added property: [n].key (string)

                                                      7. GET/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix4
                                                        • Response

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

                                                              Changed body: '*/*'

                                                              Changed property: listOfAccountsReconciliation (array)

                                                              Changed property: listOfAccountsReconciliationAuditCorrection (array)

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

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

                                                          • Changed response : [404]//Accounts Version not found
                                                            • Schema

                                                              Changed body: '*/*'

                                                              Changed property: listOfAccountsReconciliation (array)

                                                              Changed property: listOfAccountsReconciliationAuditCorrection (array)

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

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

                                                      8. PUT/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix4
                                                        • Response

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

                                                              Changed body: '*/*'

                                                              Changed property: listOfAccountsReconciliation (array)

                                                              Changed property: listOfAccountsReconciliationAuditCorrection (array)

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

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

                                                          • Changed response : [404]//Accounts Version not found
                                                            • Schema

                                                              Changed body: '*/*'

                                                              Changed property: listOfAccountsReconciliation (array)

                                                              Changed property: listOfAccountsReconciliationAuditCorrection (array)

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

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

                                                      9. GET/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix7
                                                        • Response

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

                                                              Changed body: '*/*'

                                                              Added property: [n].key (string)

                                                          • Changed response : [404]//Accounts Version not found
                                                            • Schema

                                                              Changed body: '*/*'

                                                              Added property: [n].key (string)

                                                      10. PUT/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix7
                                                        • Response

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

                                                              Changed body: '*/*'

                                                              Added property: [n].key (string)

                                                          • Changed response : [404]//Accounts Version not found
                                                            • Schema

                                                              Changed body: '*/*'

                                                              Added property: [n].key (string)

                                                      11. POST/accounts-api/accounts-etc-versions
                                                        • Response

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

                                                              Changed body: '*/*'

                                                              Changed property: listOfAccountsReconciliationAuditCorrection (array)

                                                              Changed property: listOfAccountsWithdrawalSplit (array)

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

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

                                                      12. GET/accounts-api/accounts-etc-versions/{accVerId}
                                                        • Response

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

                                                              Changed body: '*/*'

                                                              Changed property: listOfAccountsReconciliationAuditCorrection (array)

                                                              Changed property: listOfAccountsWithdrawalSplit (array)

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

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

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

                                                              Changed body: '*/*'

                                                              Changed property: listOfAccountsReconciliationAuditCorrection (array)

                                                              Changed property: listOfAccountsWithdrawalSplit (array)

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

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

                                                      3.30.0 - 3.31.0

                                                      What's New


                                                        What's Deleted


                                                          What's Deprecated


                                                            What's Changed


                                                              3.29.0 - 3.30.0

                                                              What's New


                                                                What's Deleted


                                                                  What's Deprecated


                                                                    What's Changed


                                                                      3.28.0 - 3.29.0

                                                                      What's New


                                                                        What's Deleted


                                                                          What's Deprecated


                                                                            What's Changed


                                                                              3.27.0 - 3.28.0

                                                                              What's New


                                                                                What's Deleted


                                                                                  What's Deprecated


                                                                                    What's Changed


                                                                                      3.26.0 - 3.27.0

                                                                                      What's New


                                                                                        What's Deleted


                                                                                          What's Deprecated


                                                                                            What's Changed


                                                                                              3.25.0 - 3.26.0

                                                                                              What's New


                                                                                                What's Deleted


                                                                                                  What's Deprecated


                                                                                                    What's Changed


                                                                                                      3.24.0 - 3.25.0

                                                                                                      What's New


                                                                                                        What's Deleted


                                                                                                          What's Deprecated


                                                                                                            What's Changed


                                                                                                              3.23.0 - 3.24.0

                                                                                                              What's New


                                                                                                                What's Deleted


                                                                                                                  What's Deprecated


                                                                                                                    What's Changed


                                                                                                                      3.22.0 - 3.23.0

                                                                                                                      What's New


                                                                                                                        What's Deleted


                                                                                                                          What's Deprecated


                                                                                                                            What's Changed


                                                                                                                            1. GET/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix2
                                                                                                                              • Response

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

                                                                                                                                    Changed body: '*/*'

                                                                                                                                    Changed property: listOfAccountsWithdrawalSplit (array)

                                                                                                                                    Changed property: listOfAccountsWithdrawalSplit[n].splitType (string)

                                                                                                                                • Changed response : [404]//Accounts Version not found
                                                                                                                                  • Schema

                                                                                                                                    Changed body: '*/*'

                                                                                                                                    Changed property: listOfAccountsWithdrawalSplit (array)

                                                                                                                                    Changed property: listOfAccountsWithdrawalSplit[n].splitType (string)

                                                                                                                            2. PUT/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix2
                                                                                                                              • Request

                                                                                                                                • Schema incompatible

                                                                                                                                  Changed body: 'application/json'

                                                                                                                                  Changed property: listOfAccountsWithdrawalSplit (array)

                                                                                                                                  Changed property: listOfAccountsWithdrawalSplit[n].splitType (string)

                                                                                                                              • Response

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

                                                                                                                                    Changed body: '*/*'

                                                                                                                                    Changed property: listOfAccountsWithdrawalSplit (array)

                                                                                                                                    Changed property: listOfAccountsWithdrawalSplit[n].splitType (string)

                                                                                                                                • Changed response : [404]//Accounts Version not found
                                                                                                                                  • Schema

                                                                                                                                    Changed body: '*/*'

                                                                                                                                    Changed property: listOfAccountsWithdrawalSplit (array)

                                                                                                                                    Changed property: listOfAccountsWithdrawalSplit[n].splitType (string)

                                                                                                                            3. POST/accounts-api/accounts-etc-versions
                                                                                                                              • Response

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

                                                                                                                                    Changed body: '*/*'

                                                                                                                                    Changed property: listOfAccountsWithdrawalSplit (array)

                                                                                                                                    Changed property: listOfAccountsWithdrawalSplit[n].splitType (string)

                                                                                                                            4. GET/accounts-api/accounts-etc-versions/{accVerId}
                                                                                                                              • Response

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

                                                                                                                                    Changed body: '*/*'

                                                                                                                                    Changed property: listOfAccountsWithdrawalSplit (array)

                                                                                                                                    Changed property: listOfAccountsWithdrawalSplit[n].splitType (string)

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

                                                                                                                                    Changed body: '*/*'

                                                                                                                                    Changed property: listOfAccountsWithdrawalSplit (array)

                                                                                                                                    Changed property: listOfAccountsWithdrawalSplit[n].splitType (string)

                                                                                                                            3.21.1 - 3.22.0

                                                                                                                            What's New


                                                                                                                              What's Deleted


                                                                                                                                What's Deprecated


                                                                                                                                  What's Changed


                                                                                                                                    3.21.0 - 3.21.1

                                                                                                                                    What's New


                                                                                                                                      What's Deleted


                                                                                                                                        What's Deprecated


                                                                                                                                          What's Changed


                                                                                                                                            3.20.0 - 3.21.0

                                                                                                                                            What's New


                                                                                                                                              What's Deleted


                                                                                                                                                What's Deprecated


                                                                                                                                                  What's Changed


                                                                                                                                                  1. POST/accounts-api/accounts-etc-versions/{accVerId}/actions/CRE
                                                                                                                                                    • Response

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

                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                          Added property: listOfFundIds (array)

                                                                                                                                                  2. GET/accounts-api/accounts-etc-versions
                                                                                                                                                    • Response

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

                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                          Added property: [n].listOfFundIds (array)

                                                                                                                                                  3. POST/accounts-api/accounts-etc-versions
                                                                                                                                                    • Response

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

                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                          Added property: listOfFundIds (array)

                                                                                                                                                  3.19.0 - 3.20.0

                                                                                                                                                  What's New


                                                                                                                                                    What's Deleted


                                                                                                                                                      What's Deprecated


                                                                                                                                                        What's Changed


                                                                                                                                                          3.18.1 - 3.19.0

                                                                                                                                                          What's New


                                                                                                                                                            What's Deleted


                                                                                                                                                              What's Deprecated


                                                                                                                                                                What's Changed


                                                                                                                                                                  3.18.0 - 3.18.1

                                                                                                                                                                  What's New


                                                                                                                                                                    What's Deleted


                                                                                                                                                                      What's Deprecated


                                                                                                                                                                        What's Changed


                                                                                                                                                                          3.17.0 - 3.18.0

                                                                                                                                                                          What's New


                                                                                                                                                                            What's Deleted


                                                                                                                                                                              What's Deprecated


                                                                                                                                                                                What's Changed


                                                                                                                                                                                1. GET/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix1
                                                                                                                                                                                  • Response

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

                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                        Changed property: [n].fundId (integer)

                                                                                                                                                                                        Changed property: [n].priorityId (integer)

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

                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                        Changed property: [n].fundId (integer)

                                                                                                                                                                                        Changed property: [n].priorityId (integer)

                                                                                                                                                                                2. PUT/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix1
                                                                                                                                                                                  • Request

                                                                                                                                                                                    • Schema incompatible

                                                                                                                                                                                      Changed body: 'application/json'

                                                                                                                                                                                      Changed property: first (object)

                                                                                                                                                                                      Changed property: first.fundId (integer)

                                                                                                                                                                                      Changed property: first.priorityId (integer)

                                                                                                                                                                                  • Response

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

                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                        Changed property: [n].fundId (integer)

                                                                                                                                                                                        Changed property: [n].priorityId (integer)

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

                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                        Changed property: [n].fundId (integer)

                                                                                                                                                                                        Changed property: [n].priorityId (integer)

                                                                                                                                                                                3. GET/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix2
                                                                                                                                                                                  • Response

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

                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                        Changed property: listOfAccountsWithdrawal (array)

                                                                                                                                                                                        Changed property: listOfAccountsWithdrawalSplit (array)

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

                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                        Changed property: listOfAccountsWithdrawal (array)

                                                                                                                                                                                        Changed property: listOfAccountsWithdrawalSplit (array)

                                                                                                                                                                                4. PUT/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix2
                                                                                                                                                                                  • Request

                                                                                                                                                                                    • Schema

                                                                                                                                                                                      Changed body: 'application/json'

                                                                                                                                                                                      Changed property: listOfAccountsWithdrawal (array)

                                                                                                                                                                                      Changed property: listOfAccountsWithdrawalSplit (array)

                                                                                                                                                                                  • Response

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

                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                        Changed property: listOfAccountsWithdrawal (array)

                                                                                                                                                                                        Changed property: listOfAccountsWithdrawalSplit (array)

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

                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                        Changed property: listOfAccountsWithdrawal (array)

                                                                                                                                                                                        Changed property: listOfAccountsWithdrawalSplit (array)

                                                                                                                                                                                5. GET/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix3
                                                                                                                                                                                  • Response

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

                                                                                                                                                                                        Changed body: '*/*'
                                                                                                                                                                                    • Changed response : [404]//Accounts Version not found
                                                                                                                                                                                      • Schema incompatible

                                                                                                                                                                                        Changed body: '*/*'
                                                                                                                                                                                6. PUT/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix3
                                                                                                                                                                                  • Request

                                                                                                                                                                                    • Schema

                                                                                                                                                                                      Changed body: 'application/json'

                                                                                                                                                                                      Changed property: first (object)

                                                                                                                                                                                  • Response

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

                                                                                                                                                                                        Changed body: '*/*'
                                                                                                                                                                                    • Changed response : [404]//Accounts Version not found
                                                                                                                                                                                      • Schema incompatible

                                                                                                                                                                                        Changed body: '*/*'
                                                                                                                                                                                7. GET/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix4
                                                                                                                                                                                  • Response

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

                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                        Changed property: listOfAccountsReconciliation (array)

                                                                                                                                                                                        Changed property: listOfAccountsReconciliationAuditCorrection (array)

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

                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                        Changed property: listOfAccountsReconciliation (array)

                                                                                                                                                                                        Changed property: listOfAccountsReconciliationAuditCorrection (array)

                                                                                                                                                                                8. PUT/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix4
                                                                                                                                                                                  • Request

                                                                                                                                                                                    • Schema

                                                                                                                                                                                      Changed body: 'application/json'

                                                                                                                                                                                      Changed property: listOfAccountsReconciliation (array)

                                                                                                                                                                                      Changed property: listOfAccountsReconciliationAuditCorrection (array)

                                                                                                                                                                                  • Response

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

                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                        Changed property: listOfAccountsReconciliation (array)

                                                                                                                                                                                        Changed property: listOfAccountsReconciliationAuditCorrection (array)

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

                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                        Changed property: listOfAccountsReconciliation (array)

                                                                                                                                                                                        Changed property: listOfAccountsReconciliationAuditCorrection (array)

                                                                                                                                                                                9. GET/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix7
                                                                                                                                                                                  • Response

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

                                                                                                                                                                                        Changed body: '*/*'
                                                                                                                                                                                    • Changed response : [404]//Accounts Version not found
                                                                                                                                                                                      • Schema incompatible

                                                                                                                                                                                        Changed body: '*/*'
                                                                                                                                                                                10. PUT/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix7
                                                                                                                                                                                  • Request

                                                                                                                                                                                    • Schema

                                                                                                                                                                                      Changed body: 'application/json'

                                                                                                                                                                                      Changed property: first (object)

                                                                                                                                                                                  • Response

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

                                                                                                                                                                                        Changed body: '*/*'
                                                                                                                                                                                    • Changed response : [404]//Accounts Version not found
                                                                                                                                                                                      • Schema incompatible

                                                                                                                                                                                        Changed body: '*/*'
                                                                                                                                                                                11. POST/accounts-api/accounts-etc-versions
                                                                                                                                                                                  • Response

                                                                                                                                                                                    • Changed response : [200]//Accounts created
                                                                                                                                                                                      • Schema incompatible

                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                        Changed property: listOfAccountsReconciliationAuditCorrection (array)

                                                                                                                                                                                        Changed property: listOfAccountsWithdrawalSplit (array)

                                                                                                                                                                                12. GET/accounts-api/accounts-etc-versions/{accVerId}
                                                                                                                                                                                  • Response

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

                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                        Changed property: listOfAccountsReconciliationAuditCorrection (array)

                                                                                                                                                                                        Changed property: listOfAccountsWithdrawalSplit (array)

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

                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                        Changed property: listOfAccountsReconciliationAuditCorrection (array)

                                                                                                                                                                                        Changed property: listOfAccountsWithdrawalSplit (array)

                                                                                                                                                                                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


                                                                                                                                                                                              1. GET/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix1
                                                                                                                                                                                                • Response

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

                                                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                                                      Changed property: [n].fundId (integer)

                                                                                                                                                                                                      Changed property: [n].priorityId (integer)

                                                                                                                                                                                                  • Changed response : [404]//Accounts Version not found
                                                                                                                                                                                                    • Schema

                                                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                                                      Changed property: [n].fundId (integer)

                                                                                                                                                                                                      Changed property: [n].priorityId (integer)

                                                                                                                                                                                              2. PUT/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix1
                                                                                                                                                                                                • Request

                                                                                                                                                                                                  • Schema incompatible

                                                                                                                                                                                                    Changed body: 'application/json'

                                                                                                                                                                                                    Changed property: first (object)

                                                                                                                                                                                                    Changed property: first.fundId (integer)

                                                                                                                                                                                                    Changed property: first.priorityId (integer)

                                                                                                                                                                                                • Response

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

                                                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                                                      Changed property: [n].fundId (integer)

                                                                                                                                                                                                      Changed property: [n].priorityId (integer)

                                                                                                                                                                                                  • Changed response : [404]//Accounts Version not found
                                                                                                                                                                                                    • Schema

                                                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                                                      Changed property: [n].fundId (integer)

                                                                                                                                                                                                      Changed property: [n].priorityId (integer)

                                                                                                                                                                                              3.14.0 - 3.15.0

                                                                                                                                                                                              What's New


                                                                                                                                                                                                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


                                                                                                                                                                                                              3.12.0 - 3.13.0

                                                                                                                                                                                                              What's New


                                                                                                                                                                                                                What's Deleted


                                                                                                                                                                                                                  What's Deprecated


                                                                                                                                                                                                                    What's Changed


                                                                                                                                                                                                                    1. POST/accounts-api/accounts-etc-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


                                                                                                                                                                                                                                  1. GET/accounts-api/accounts-etc-versions/{accVerId}/accounts/declarations
                                                                                                                                                                                                                                    • Response

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

                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                          Changed property: accountsSigner (string)

                                                                                                                                                                                                                                      • Changed response : [404]//Accounts Version not found
                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                          Changed property: accountsSigner (string)

                                                                                                                                                                                                                                  2. PUT/accounts-api/accounts-etc-versions/{accVerId}/accounts/declarations
                                                                                                                                                                                                                                    • Response

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

                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                          Changed property: accountsSigner (string)

                                                                                                                                                                                                                                      • Changed response : [404]//Accounts Version not found
                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                          Changed property: accountsSigner (string)

                                                                                                                                                                                                                                  3. POST/accounts-api/accounts-etc-versions/{accVerId}/actions/CRE
                                                                                                                                                                                                                                    • Response

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

                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                          Changed property: cci (string)

                                                                                                                                                                                                                                  4. GET/accounts-api/accounts-etc-versions/{accVerId}/audit-opinion/introduction
                                                                                                                                                                                                                                    • Response

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

                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                          Changed property: cci (string)

                                                                                                                                                                                                                                          Changed property: englishTitle (string)

                                                                                                                                                                                                                                      • Changed response : [404]//Accounts Version not found
                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                          Changed property: cci (string)

                                                                                                                                                                                                                                          Changed property: englishTitle (string)

                                                                                                                                                                                                                                  5. PUT/accounts-api/accounts-etc-versions/{accVerId}/audit-opinion/introduction
                                                                                                                                                                                                                                    • Response

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

                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                          Changed property: cci (string)

                                                                                                                                                                                                                                          Changed property: englishTitle (string)

                                                                                                                                                                                                                                      • Changed response : [404]//Accounts Version not found
                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                          Changed property: cci (string)

                                                                                                                                                                                                                                          Changed property: englishTitle (string)

                                                                                                                                                                                                                                  6. GET/accounts-api/accounts-etc-versions/{accVerId}/general/version-info
                                                                                                                                                                                                                                    • Response

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

                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                          Changed property: type (string)

                                                                                                                                                                                                                                  7. PUT/accounts-api/accounts-etc-versions/{accVerId}/general/version-info
                                                                                                                                                                                                                                    • Response

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

                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                          Changed property: type (string)

                                                                                                                                                                                                                                  8. GET/accounts-api/accounts-etc-versions/{accVerId}/management-declaration
                                                                                                                                                                                                                                    • Response

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

                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                          Changed property: cci (string)

                                                                                                                                                                                                                                          Changed property: englishTitle (string)

                                                                                                                                                                                                                                      • Changed response : [404]//Accounts Version not found
                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                          Changed property: cci (string)

                                                                                                                                                                                                                                          Changed property: englishTitle (string)

                                                                                                                                                                                                                                  9. PUT/accounts-api/accounts-etc-versions/{accVerId}/management-declaration
                                                                                                                                                                                                                                    • Response

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

                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                          Changed property: cci (string)

                                                                                                                                                                                                                                          Changed property: englishTitle (string)

                                                                                                                                                                                                                                      • Changed response : [404]//Accounts Version not found
                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                          Changed property: cci (string)

                                                                                                                                                                                                                                          Changed property: englishTitle (string)

                                                                                                                                                                                                                                  10. GET/accounts-api/accounts-etc-versions
                                                                                                                                                                                                                                    • Response

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

                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                          Changed property: [n].cci (string)

                                                                                                                                                                                                                                  11. POST/accounts-api/accounts-etc-versions
                                                                                                                                                                                                                                    • Response

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

                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                          Changed property: cci (string)

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

                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                          Changed property: accountsDeclaration (object)

                                                                                                                                                                                                                                          Changed property: managementDeclaration (object)

                                                                                                                                                                                                                                          Changed property: versionInfo (object)

                                                                                                                                                                                                                                          Changed property: auditOpinion (object)

                                                                                                                                                                                                                                          Changed property: accountsDeclaration.accountsSigner (string)

                                                                                                                                                                                                                                          Changed property: managementDeclaration.cci (string)

                                                                                                                                                                                                                                          Changed property: managementDeclaration.englishTitle (string)

                                                                                                                                                                                                                                          Changed property: versionInfo.type (string)

                                                                                                                                                                                                                                          Changed property: auditOpinion.introduction (object)

                                                                                                                                                                                                                                          Changed property: auditOpinion.introduction.cci (string)

                                                                                                                                                                                                                                          Changed property: auditOpinion.introduction.englishTitle (string)

                                                                                                                                                                                                                                  12. GET/accounts-api/accounts-etc-versions/{accVerId}
                                                                                                                                                                                                                                    • Response

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

                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                          Changed property: accountsDeclaration (object)

                                                                                                                                                                                                                                          Changed property: managementDeclaration (object)

                                                                                                                                                                                                                                          Changed property: versionInfo (object)

                                                                                                                                                                                                                                          Changed property: auditOpinion (object)

                                                                                                                                                                                                                                          Changed property: accountsDeclaration.accountsSigner (string)

                                                                                                                                                                                                                                          Changed property: managementDeclaration.cci (string)

                                                                                                                                                                                                                                          Changed property: managementDeclaration.englishTitle (string)

                                                                                                                                                                                                                                          Changed property: versionInfo.type (string)

                                                                                                                                                                                                                                          Changed property: auditOpinion.introduction (object)

                                                                                                                                                                                                                                          Changed property: auditOpinion.introduction.cci (string)

                                                                                                                                                                                                                                          Changed property: auditOpinion.introduction.englishTitle (string)

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

                                                                                                                                                                                                                                          Changed body: '*/*'

                                                                                                                                                                                                                                          Changed property: accountsDeclaration (object)

                                                                                                                                                                                                                                          Changed property: managementDeclaration (object)

                                                                                                                                                                                                                                          Changed property: versionInfo (object)

                                                                                                                                                                                                                                          Changed property: auditOpinion (object)

                                                                                                                                                                                                                                          Changed property: accountsDeclaration.accountsSigner (string)

                                                                                                                                                                                                                                          Changed property: managementDeclaration.cci (string)

                                                                                                                                                                                                                                          Changed property: managementDeclaration.englishTitle (string)

                                                                                                                                                                                                                                          Changed property: versionInfo.type (string)

                                                                                                                                                                                                                                          Changed property: auditOpinion.introduction (object)

                                                                                                                                                                                                                                          Changed property: auditOpinion.introduction.cci (string)

                                                                                                                                                                                                                                          Changed property: auditOpinion.introduction.englishTitle (string)

                                                                                                                                                                                                                                  3.9.0 - 3.10.0

                                                                                                                                                                                                                                  What's New


                                                                                                                                                                                                                                    What's Deleted


                                                                                                                                                                                                                                      What's Deprecated


                                                                                                                                                                                                                                        What's Changed


                                                                                                                                                                                                                                        1. PUT/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix1
                                                                                                                                                                                                                                          • Request

                                                                                                                                                                                                                                            • Schema

                                                                                                                                                                                                                                              Changed body: 'application/json'

                                                                                                                                                                                                                                              Added property: empty (boolean)

                                                                                                                                                                                                                                              Added property: first (object)

                                                                                                                                                                                                                                              Added property: last (object)

                                                                                                                                                                                                                                              Added property: list (array)

                                                                                                                                                                                                                                        2. PUT/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix3
                                                                                                                                                                                                                                          • Request

                                                                                                                                                                                                                                            • Schema

                                                                                                                                                                                                                                              Changed body: 'application/json'

                                                                                                                                                                                                                                              Added property: empty (boolean)

                                                                                                                                                                                                                                              Added property: first (object)

                                                                                                                                                                                                                                              Added property: last (object)

                                                                                                                                                                                                                                              Added property: list (array)

                                                                                                                                                                                                                                        3. PUT/accounts-api/accounts-etc-versions/{accVerId}/accounts/{fundId}/appendix7
                                                                                                                                                                                                                                          • Request

                                                                                                                                                                                                                                            • Schema

                                                                                                                                                                                                                                              Changed body: 'application/json'

                                                                                                                                                                                                                                              Added property: empty (boolean)

                                                                                                                                                                                                                                              Added property: first (object)

                                                                                                                                                                                                                                              Added property: last (object)

                                                                                                                                                                                                                                              Added property: list (array)

                                                                                                                                                                                                                                        3.8.0 - 3.9.0

                                                                                                                                                                                                                                        What's New


                                                                                                                                                                                                                                          What's Deleted


                                                                                                                                                                                                                                            What's Deprecated


                                                                                                                                                                                                                                              What's Changed


                                                                                                                                                                                                                                                3.7.0 - 3.8.0

                                                                                                                                                                                                                                                What's New


                                                                                                                                                                                                                                                  What's Deleted


                                                                                                                                                                                                                                                    What's Deprecated


                                                                                                                                                                                                                                                      What's Changed


                                                                                                                                                                                                                                                      1. GET/accounts-api/accounts-etc-versions/validation-rules/{accVerId}
                                                                                                                                                                                                                                                        • Response

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

                                                                                                                                                                                                                                                              Changed body: '*/*'

                                                                                                                                                                                                                                                              Added property: listOfLabelValue (array)

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

                                                                                                                                                                                                                                                              Changed body: '*/*'

                                                                                                                                                                                                                                                              Added property: listOfLabelValue (array)

                                                                                                                                                                                                                                                      3.6.0 - 3.7.0

                                                                                                                                                                                                                                                      What's New


                                                                                                                                                                                                                                                        What's Deleted


                                                                                                                                                                                                                                                          What's Deprecated


                                                                                                                                                                                                                                                            What's Changed


                                                                                                                                                                                                                                                            1. GET/accounts-api/accounts-etc-versions/{accVerId}/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/accounts-api/accounts-etc-versions/validation-rules/{accVerId}
                                                                                                                                                                                                                                                              • 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]//AccountsVersion 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.5.1 - 3.6.0

                                                                                                                                                                                                                                                            What's New


                                                                                                                                                                                                                                                              What's Deleted


                                                                                                                                                                                                                                                                What's Deprecated


                                                                                                                                                                                                                                                                  What's Changed


                                                                                                                                                                                                                                                                    3.3.0 - 3.5.1

                                                                                                                                                                                                                                                                    What's New


                                                                                                                                                                                                                                                                      What's Deleted


                                                                                                                                                                                                                                                                        What's Deprecated


                                                                                                                                                                                                                                                                          What's Changed


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

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

                                                                                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                                                                                  Added property: [n].childrenCrcValue (string)

                                                                                                                                                                                                                                                                              • Changed response : [404]//AccountsVersionIjg 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/accounts-api/accounts-etc-versions/{accVerId}/general/officials
                                                                                                                                                                                                                                                                                  • Response

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

                                                                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                                                                        Added property: [n].key (string)

                                                                                                                                                                                                                                                                                2. POST/accounts-api/accounts-etc-versions/{accVerId}/general/officials
                                                                                                                                                                                                                                                                                  • Response

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

                                                                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                                                                        Added property: key (string)

                                                                                                                                                                                                                                                                                3. GET/accounts-api/accounts-etc-versions/{accVerId}/general/officials/{offId}
                                                                                                                                                                                                                                                                                  • Response

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

                                                                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                                                                        Added property: key (string)

                                                                                                                                                                                                                                                                                4. PUT/accounts-api/accounts-etc-versions/{accVerId}/general/officials/{offId}
                                                                                                                                                                                                                                                                                  • Response

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

                                                                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                                                                        Added property: key (string)

                                                                                                                                                                                                                                                                                5. POST/accounts-api/accounts-etc-versions
                                                                                                                                                                                                                                                                                  • Response

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

                                                                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                                                                        Changed property: listOfPersonInCharge (array)

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

                                                                                                                                                                                                                                                                                6. GET/accounts-api/accounts-etc-versions/{accVerId}
                                                                                                                                                                                                                                                                                  • Response

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

                                                                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                                                                        Changed property: listOfPersonInCharge (array)

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

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

                                                                                                                                                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                                                                                                                                                        Changed property: listOfPersonInCharge (array)

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