Changelog: cci-request-api (Group: ALL)

3.31.0 - 3.32.0

What's New


    What's Deleted


      What's Deprecated


        What's Changed


        1. GET/cci-request-api/cci-requests/{id}/tocs
          • Parameters

            • Add sourceLanguageCode in query
            • Add targetLanguageCode in query

        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


                                1. GET/cci-request-api/cci-search null

                                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


                                            1. GET/cci-request-api/cci-requests/{cciRequestId}/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]//CCI Request not found
                                                  • Schema

                                                    Changed body: '*/*'

                                                    Changed property: [n].listOfDocumentLinks (array)

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

                                            2. GET/cci-request-api/cci-requests/{cciRequestId}/documents/{documentId}
                                              • Response

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

                                                    Changed body: '*/*'

                                                    Changed property: listOfDocumentLinks (array)

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

                                            3. GET/cci-request-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)

                                            4. GET/cci-request-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)

                                            5. POST/cci-request-api/cci-requests
                                              • Response

                                                • Changed response : [200]//CCI Request created
                                                  • Schema

                                                    Changed body: '*/*'

                                                    Changed property: listOfSfcDocumentLinks (array)

                                                    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: listOfSfcDocumentLinks (array)

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

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

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

                                            6. GET/cci-request-api/cci-requests/{cciRequestId}
                                              • Response

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

                                                    Changed body: '*/*'

                                                    Changed property: listOfSfcDocumentLinks (array)

                                                    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]//CCI Request not found
                                                  • Schema

                                                    Changed body: '*/*'

                                                    Changed property: listOfSfcDocumentLinks (array)

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

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

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

                                            7. POST/cci-request-api/cci-requests/{cciRequestId}/actions/ALL
                                              • Response

                                                • Changed response : [201]//Allocation executed
                                                  • Schema

                                                    Changed body: '*/*'

                                                    Changed property: listOfSfcDocumentLinks (array)

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

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

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

                                            8. POST/cci-request-api/cci-requests/{cciRequestId}/actions/CAN
                                              • Response

                                                • Changed response : [201]//Cancel executed
                                                  • Schema

                                                    Changed body: '*/*'

                                                    Changed property: listOfSfcDocumentLinks (array)

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

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

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

                                            9. POST/cci-request-api/cci-requests/{cciRequestId}/actions/UPD
                                              • Response

                                                • Changed response : [201]//Update executed
                                                  • Schema

                                                    Changed body: '*/*'

                                                    Changed property: listOfSfcDocumentLinks (array)

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

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

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

                                            10. GET/cci-request-api/cci-requests/{cciRequestId}/metadata
                                              • Response

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

                                                    Changed body: '*/*'

                                                    Changed property: listOfSfcDocumentLinks (array)

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

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

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

                                            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


                                                          1. POST/cci-request-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.23.0 - 3.24.0

                                                          What's New


                                                            What's Deleted


                                                              What's Deprecated


                                                                What's Changed


                                                                  3.22.0 - 3.23.0

                                                                  What's New


                                                                    What's Deleted


                                                                      What's Deprecated


                                                                        What's Changed


                                                                          3.21.0 - 3.22.0

                                                                          What's New


                                                                          1. POST/cci-request-api/probe/liveness Liveness page

                                                                          What's Deleted


                                                                            What's Deprecated


                                                                              What's Changed


                                                                              1. GET/cci-request-api/probe/liveness

                                                                                3.20.0 - 3.21.0

                                                                                What's New


                                                                                  What's Deleted


                                                                                    What's Deprecated


                                                                                      What's Changed


                                                                                        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.17.0 - 3.18.0

                                                                                                        What's New


                                                                                                          What's Deleted


                                                                                                            What's Deprecated


                                                                                                              What's Changed


                                                                                                                3.16.0 - 3.17.0

                                                                                                                What's New


                                                                                                                  What's Deleted


                                                                                                                    What's Deprecated


                                                                                                                      What's Changed


                                                                                                                        3.15.0 - 3.16.0

                                                                                                                        What's New


                                                                                                                          What's Deleted


                                                                                                                            What's Deprecated


                                                                                                                              What's Changed


                                                                                                                                3.14.0 - 3.15.0

                                                                                                                                What's New


                                                                                                                                  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


                                                                                                                                                        3.11.0 - 3.12.0

                                                                                                                                                        What's New


                                                                                                                                                          What's Deleted


                                                                                                                                                            What's Deprecated


                                                                                                                                                              What's Changed


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

                                                                                                                                                                  • Add documentTypeId in query

                                                                                                                                                              3.10.0 - 3.11.0

                                                                                                                                                              What's New


                                                                                                                                                                What's Deleted


                                                                                                                                                                  What's Deprecated


                                                                                                                                                                    What's Changed


                                                                                                                                                                      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.3.0 - 3.6.0

                                                                                                                                                                                                      What's New


                                                                                                                                                                                                      1. POST/cci-request-api/document-search/download-all Download all documents

                                                                                                                                                                                                      What's Deleted


                                                                                                                                                                                                        What's Deprecated


                                                                                                                                                                                                          What's Changed


                                                                                                                                                                                                          1. GET/cci-request-api/cci-requests/{id}/tocs
                                                                                                                                                                                                            • Response

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

                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                  Added property: [n].childrenCrcValue (string)

                                                                                                                                                                                                          2. POST/cci-request-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)

                                                                                                                                                                                                          3. GET/cci-request-api/cci-requests/metadata
                                                                                                                                                                                                            • Response

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

                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                  Changed property: cciCombinations (array)

                                                                                                                                                                                                                  Changed property: listOfDocumentTypes (array)

                                                                                                                                                                                                                  Changed property: cciCombinations[n].budgetSourceCode (string)

                                                                                                                                                                                                                  Changed property: cciCombinations[n].combinationType (string)

                                                                                                                                                                                                                  Changed property: cciCombinations[n].dgCode (string)

                                                                                                                                                                                                                  Changed property: cciCombinations[n].objectSubTypeCode (string)

                                                                                                                                                                                                                  Changed property: cciCombinations[n].targetAreaCode (string)

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

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

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

                                                                                                                                                                                                          4. GET/cci-request-api/cci-requests/{cciRequestId}/actions/ALL/metadata
                                                                                                                                                                                                            • Response

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

                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                  Changed property: cciCombinations (array)

                                                                                                                                                                                                                  Changed property: listOfDocumentTypes (array)

                                                                                                                                                                                                                  Changed property: cciCombinations[n].budgetSourceCode (string)

                                                                                                                                                                                                                  Changed property: cciCombinations[n].combinationType (string)

                                                                                                                                                                                                                  Changed property: cciCombinations[n].dgCode (string)

                                                                                                                                                                                                                  Changed property: cciCombinations[n].objectSubTypeCode (string)

                                                                                                                                                                                                                  Changed property: cciCombinations[n].targetAreaCode (string)

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

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

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

                                                                                                                                                                                                          5. GET/cci-request-api/cci-requests/{cciRequestId}/actions/UPD/metadata
                                                                                                                                                                                                            • Response

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

                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                  Changed property: cciCombinations (array)

                                                                                                                                                                                                                  Changed property: listOfDocumentTypes (array)

                                                                                                                                                                                                                  Changed property: cciCombinations[n].budgetSourceCode (string)

                                                                                                                                                                                                                  Changed property: cciCombinations[n].combinationType (string)

                                                                                                                                                                                                                  Changed property: cciCombinations[n].dgCode (string)

                                                                                                                                                                                                                  Changed property: cciCombinations[n].objectSubTypeCode (string)

                                                                                                                                                                                                                  Changed property: cciCombinations[n].targetAreaCode (string)

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

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

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

                                                                                                                                                                                                          6. GET/cci-request-api/cci-requests/{cciRequestId}/metadata
                                                                                                                                                                                                            • Response

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

                                                                                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                                                                                  Changed property: cciCombinations (array)

                                                                                                                                                                                                                  Changed property: cciCombinations[n].budgetSourceCode (string)

                                                                                                                                                                                                                  Changed property: cciCombinations[n].combinationType (string)

                                                                                                                                                                                                                  Changed property: cciCombinations[n].dgCode (string)

                                                                                                                                                                                                                  Changed property: cciCombinations[n].objectSubTypeCode (string)

                                                                                                                                                                                                                  Changed property: cciCombinations[n].targetAreaCode (string)

                                                                                                                                                                                                          3.2.0 - 3.3.0

                                                                                                                                                                                                          What's New


                                                                                                                                                                                                            What's Deleted


                                                                                                                                                                                                              What's Deprecated


                                                                                                                                                                                                                What's Changed