Changelog: commission-decision-api (Group: ALL)

3.28.0 - 3.29.0

What's New


    What's Deleted


      What's Deprecated


        What's Changed


        1. GET/commission-decision-api/commission-decisions/{id}/tocs
          • Parameters

            • Add sourceLanguageCode in query
            • Add targetLanguageCode in query

        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


                              1. GET/commission-decision-api/commission-decisions/{id}/delete-metadata
                                • Response

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

                                      Changed body: '*/*'

                                      Changed property: listOfLinkedCcis (array)

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

                                  • Changed response : [404]//Commission Decision not found
                                    • Schema

                                      Changed body: '*/*'

                                      Changed property: listOfLinkedCcis (array)

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

                              2. GET/commission-decision-api/commission-decisions/{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)

                              3. POST/commission-decision-api/commission-decisions/{id}/general/documents
                                • Response

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

                                      Changed body: '*/*'

                                      Changed property: listOfDocumentLinks (array)

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

                              4. GET/commission-decision-api/commission-decisions/{id}/general/documents/{documentId}
                                • Response

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

                                      Changed body: '*/*'

                                      Changed property: listOfDocumentLinks (array)

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

                              5. PUT/commission-decision-api/commission-decisions/{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/commission-decision-api/commission-decisions/{id}/general/documents/{documentId}/refresh
                                • Response

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

                                      Changed body: '*/*'

                                      Changed property: listOfDocumentLinks (array)

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

                              7. GET/commission-decision-api/commission-decisions/{id}/general/mandatory-documents
                                • Response

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

                                      Changed body: '*/*'

                                      Changed property: [n].listOfDocumentLinks (array)

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

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

                                      Changed body: '*/*'

                                      Changed property: [n].listOfDocumentLinks (array)

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

                              8. GET/commission-decision-api/commission-reference-document/{commissionReferenceNumber}
                                • Response

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

                                      Changed body: '*/*'

                                      Changed property: listOfDocumentLinks (array)

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

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

                                      Changed body: '*/*'

                                      Changed property: listOfDocumentLinks (array)

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

                              9. GET/commission-decision-api/{id}/global-search/documents/{documentId}
                                • Response

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

                                      Changed body: '*/*'

                                      Changed property: listOfDocumentLinks (array)

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

                              10. POST/commission-decision-api/commission-decisions
                                • Request

                                  • Schema incompatible

                                    Changed body: 'application/json'

                                    Changed property: listOfCoveredCcis (array)

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

                                • Response

                                  • Changed response : [200]//Commission Decision created successfully
                                    • Schema

                                      Changed body: '*/*'

                                      Changed property: listOfCoveredCcis (array)

                                      Changed property: listOfSfcDocumentLinks (array)

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

                                      Changed property: listOfSfcDocumentLinks[n].document (object)

                                      Changed property: listOfSfcDocumentLinks[n].document.listOfDocumentLinks (array)

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

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

                                      Changed body: '*/*'

                                      Changed property: listOfCoveredCcis (array)

                                      Changed property: listOfSfcDocumentLinks (array)

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

                                      Changed property: listOfSfcDocumentLinks[n].document (object)

                                      Changed property: listOfSfcDocumentLinks[n].document.listOfDocumentLinks (array)

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

                              11. GET/commission-decision-api/commission-decisions/{id}
                                • Response

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

                                      Changed body: '*/*'

                                      Changed property: listOfCoveredCcis (array)

                                      Changed property: listOfSfcDocumentLinks (array)

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

                                      Changed property: listOfSfcDocumentLinks[n].document (object)

                                      Changed property: listOfSfcDocumentLinks[n].document.listOfDocumentLinks (array)

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

                                  • Changed response : [404]//Commission Decision not found
                                    • Schema

                                      Changed body: '*/*'

                                      Changed property: listOfCoveredCcis (array)

                                      Changed property: listOfSfcDocumentLinks (array)

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

                                      Changed property: listOfSfcDocumentLinks[n].document (object)

                                      Changed property: listOfSfcDocumentLinks[n].document.listOfDocumentLinks (array)

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

                              12. PUT/commission-decision-api/commission-decisions/{id}
                                • Request

                                  • Schema incompatible

                                    Changed body: 'application/json'

                                    Changed property: listOfCoveredCcis (array)

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

                                • Response

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

                                      Changed body: '*/*'

                                      Changed property: listOfCoveredCcis (array)

                                      Changed property: listOfSfcDocumentLinks (array)

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

                                      Changed property: listOfSfcDocumentLinks[n].document (object)

                                      Changed property: listOfSfcDocumentLinks[n].document.listOfDocumentLinks (array)

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

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

                                      Changed body: '*/*'

                                      Changed property: listOfCoveredCcis (array)

                                      Changed property: listOfSfcDocumentLinks (array)

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

                                      Changed property: listOfSfcDocumentLinks[n].document (object)

                                      Changed property: listOfSfcDocumentLinks[n].document.listOfDocumentLinks (array)

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

                                  • Changed response : [404]//Commission Decision not found
                                    • Schema

                                      Changed body: '*/*'

                                      Changed property: listOfCoveredCcis (array)

                                      Changed property: listOfSfcDocumentLinks (array)

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

                                      Changed property: listOfSfcDocumentLinks[n].document (object)

                                      Changed property: listOfSfcDocumentLinks[n].document.listOfDocumentLinks (array)

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

                              13. GET/commission-decision-api/commission-decisions/create-metadata
                                • Response

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

                                      Changed body: '*/*'

                                      Changed property: listOfCoveredCcis (array)

                                      Changed property: listOfCommissionDecisions (array)

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

                                      Changed property: listOfCommissionDecisions[n].listOfSfcDocumentLinks (array)

                                      Changed property: listOfCommissionDecisions[n].listOfSfcDocumentLinks[n].document (object)

                                      Changed property: listOfCommissionDecisions[n].listOfSfcDocumentLinks[n].document.listOfDocumentLinks (array)

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

                              14. GET/commission-decision-api/commission-decisions/{id}/display-metadata
                                • Response

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

                                      Changed body: '*/*'

                                      Changed property: listOfCoveredCcis (array)

                                      Changed property: listOfCommissionDecisions (array)

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

                                      Changed property: listOfCommissionDecisions[n].listOfSfcDocumentLinks (array)

                                      Changed property: listOfCommissionDecisions[n].listOfSfcDocumentLinks[n].document (object)

                                      Changed property: listOfCommissionDecisions[n].listOfSfcDocumentLinks[n].document.listOfDocumentLinks (array)

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

                                  • Changed response : [404]//Commission Decision not found
                                    • Schema

                                      Changed body: '*/*'

                                      Changed property: listOfCoveredCcis (array)

                                      Changed property: listOfCommissionDecisions (array)

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

                                      Changed property: listOfCommissionDecisions[n].listOfSfcDocumentLinks (array)

                                      Changed property: listOfCommissionDecisions[n].listOfSfcDocumentLinks[n].document (object)

                                      Changed property: listOfCommissionDecisions[n].listOfSfcDocumentLinks[n].document.listOfDocumentLinks (array)

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

                              3.24.0 - 3.25.0

                              What's New


                                What's Deleted


                                  What's Deprecated


                                    What's Changed


                                    1. GET/commission-decision-api/commission-decisions/{id}/display-metadata
                                      • Response

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

                                            Changed body: '*/*'

                                            Added property: vistaUrl (string)

                                        • Changed response : [404]//Commission Decision not found
                                          • Schema

                                            Changed body: '*/*'

                                            Added property: vistaUrl (string)

                                    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. POST/commission-decision-api/document-search
                                                    • Response

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

                                                          Changed body: '*/*'

                                                          Added property: [n].lastStatus (boolean)

                                                          Added property: [n].lastVersion (boolean)

                                                          Added property: [n].status (string)

                                                          Added property: [n].statusId (integer)

                                                  3.21.0 - 3.22.0

                                                  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/commission-decision-api/commission-decisions/search
                                                                  • Response

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

                                                                        Changed body: '*/*'

                                                                        Added property: [n].commissionDecisionType (string)

                                                                2. GET/commission-decision-api/commission-decisions
                                                                  • Response

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

                                                                        Changed body: '*/*'

                                                                        Added property: [n].commissionDecisionType (string)

                                                                3.19.0 - 3.20.0

                                                                What's New


                                                                  What's Deleted


                                                                    What's Deprecated


                                                                      What's Changed


                                                                        3.18.0 - 3.19.0

                                                                        What's New


                                                                          What's Deleted


                                                                            What's Deprecated


                                                                              What's Changed


                                                                                3.13.0 - 3.18.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


                                                                                                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/commission-decision-api/commission-reference-document/{commissionReferenceNumber}
                                                                                                                • Parameters

                                                                                                                  • Add documentTypeId in query

                                                                                                              3.9.0 - 3.10.0

                                                                                                              What's New


                                                                                                                What's Deleted


                                                                                                                  What's Deprecated


                                                                                                                    What's Changed


                                                                                                                      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


                                                                                                                                      3.6.0 - 3.7.0

                                                                                                                                      What's New


                                                                                                                                        What's Deleted


                                                                                                                                          What's Deprecated


                                                                                                                                            What's Changed


                                                                                                                                              3.5.0 - 3.6.0

                                                                                                                                              What's New


                                                                                                                                                What's Deleted


                                                                                                                                                  What's Deprecated


                                                                                                                                                    What's Changed


                                                                                                                                                      3.2.0 - 3.5.0

                                                                                                                                                      What's New


                                                                                                                                                      1. POST/commission-decision-api/document-search/download-all Download all documents

                                                                                                                                                      What's Deleted


                                                                                                                                                        What's Deprecated


                                                                                                                                                          What's Changed


                                                                                                                                                          1. GET/commission-decision-api/commission-decisions/{id}/tocs
                                                                                                                                                            • Response

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

                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                  Added property: [n].childrenCrcValue (string)

                                                                                                                                                          2. POST/commission-decision-api/document-search
                                                                                                                                                            • Request

                                                                                                                                                              • Schema

                                                                                                                                                                Changed body: 'application/json'

                                                                                                                                                                Added property: empty (boolean)

                                                                                                                                                                Added property: page (integer)

                                                                                                                                                                Added property: size (integer)

                                                                                                                                                            • Response

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

                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                  Added property: [n].totalAttachmentSize (integer)

                                                                                                                                                                  Added property: [n].version (integer)

                                                                                                                                                                  Added property: [n].workVersion (integer)