Changelog: Release FO_3_43_0

accounts-api (3.32.0 - 3.33.0)

What's New


    What's Deleted


      What's Deprecated


        What's Changed


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

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

                Schema

                Added property: accountsBafSignDate (string)

                Added property: accountsBafSigner (string)

                Added property: requiresBafSignature (boolean)

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

                Schema

                Added property: accountsBafSignDate (string)

                Added property: accountsBafSigner (string)

                Added property: requiresBafSignature (boolean)

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

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

                Schema

                Added property: accountsBafSignDate (string)

                Added property: accountsBafSigner (string)

                Added property: requiresBafSignature (boolean)

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

                Schema

                Added property: accountsBafSignDate (string)

                Added property: accountsBafSigner (string)

                Added property: requiresBafSignature (boolean)

        3. GET/accounts-api/accounts-emfaf-versions/{accVerId}/accounts/declarations
          • Response

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

                Schema

                Added property: accountsBafSignDate (string)

                Added property: accountsBafSigner (string)

                Added property: requiresBafSignature (boolean)

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

                Schema

                Added property: accountsBafSignDate (string)

                Added property: accountsBafSigner (string)

                Added property: requiresBafSignature (boolean)

        4. PUT/accounts-api/accounts-emfaf-versions/{accVerId}/accounts/declarations
          • Response

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

                Schema

                Added property: accountsBafSignDate (string)

                Added property: accountsBafSigner (string)

                Added property: requiresBafSignature (boolean)

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

                Schema

                Added property: accountsBafSignDate (string)

                Added property: accountsBafSigner (string)

                Added property: requiresBafSignature (boolean)

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

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

                Schema

                Added property: accountsBafSignDate (string)

                Added property: accountsBafSigner (string)

                Added property: requiresBafSignature (boolean)

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

                Schema

                Added property: accountsBafSignDate (string)

                Added property: accountsBafSigner (string)

                Added property: requiresBafSignature (boolean)

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

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

                Schema

                Added property: accountsBafSignDate (string)

                Added property: accountsBafSigner (string)

                Added property: requiresBafSignature (boolean)

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

                Schema

                Added property: accountsBafSignDate (string)

                Added property: accountsBafSigner (string)

                Added property: requiresBafSignature (boolean)

        7. GET/accounts-api/accounts-ijg-versions/{accVerId}/accounts/declarations
          • Response

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

                Schema

                Added property: accountsBafSignDate (string)

                Added property: accountsBafSigner (string)

                Added property: requiresBafSignature (boolean)

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

                Schema

                Added property: accountsBafSignDate (string)

                Added property: accountsBafSigner (string)

                Added property: requiresBafSignature (boolean)

        8. PUT/accounts-api/accounts-ijg-versions/{accVerId}/accounts/declarations
          • Response

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

                Schema

                Added property: accountsBafSignDate (string)

                Added property: accountsBafSigner (string)

                Added property: requiresBafSignature (boolean)

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

                Schema

                Added property: accountsBafSignDate (string)

                Added property: accountsBafSigner (string)

                Added property: requiresBafSignature (boolean)

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

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

                Schema

                Changed property: accountsDeclaration (object)

                Added property: accountsDeclaration.accountsBafSignDate (string)

                Added property: accountsDeclaration.accountsBafSigner (string)

                Added property: accountsDeclaration.requiresBafSignature (boolean)

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

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

                Schema

                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
              • Changed body: '*/*'

                Schema

                Changed property: accountsDeclaration (object)

                Added property: accountsDeclaration.accountsBafSignDate (string)

                Added property: accountsDeclaration.accountsBafSigner (string)

                Added property: accountsDeclaration.requiresBafSignature (boolean)

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

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

                Schema

                Changed property: accountsDeclaration (object)

                Added property: accountsDeclaration.accountsBafSignDate (string)

                Added property: accountsDeclaration.accountsBafSigner (string)

                Added property: accountsDeclaration.requiresBafSignature (boolean)

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

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

                Schema

                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
              • Changed body: '*/*'

                Schema

                Changed property: accountsDeclaration (object)

                Added property: accountsDeclaration.accountsBafSignDate (string)

                Added property: accountsDeclaration.accountsBafSigner (string)

                Added property: accountsDeclaration.requiresBafSignature (boolean)

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

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

                Schema

                Changed property: accountsDeclaration (object)

                Added property: accountsDeclaration.accountsBafSignDate (string)

                Added property: accountsDeclaration.accountsBafSigner (string)

                Added property: accountsDeclaration.requiresBafSignature (boolean)

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

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

                Schema

                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
              • Changed body: '*/*'

                Schema

                Changed property: accountsDeclaration (object)

                Added property: accountsDeclaration.accountsBafSignDate (string)

                Added property: accountsDeclaration.accountsBafSigner (string)

                Added property: accountsDeclaration.requiresBafSignature (boolean)

        15. POST/accounts-api/accounts-ijg-versions
          • Response

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

                Schema

                Changed property: accountsDeclaration (object)

                Added property: accountsDeclaration.accountsBafSignDate (string)

                Added property: accountsDeclaration.accountsBafSigner (string)

                Added property: accountsDeclaration.requiresBafSignature (boolean)

        16. GET/accounts-api/accounts-ijg-versions/{accVerId}
          • Response

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

                Schema

                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
              • Changed body: '*/*'

                Schema

                Changed property: accountsDeclaration (object)

                Added property: accountsDeclaration.accountsBafSignDate (string)

                Added property: accountsDeclaration.accountsBafSigner (string)

                Added property: accountsDeclaration.requiresBafSignature (boolean)