Changelog: wto-api (Group: ALL)

3.24.0 - 3.25.0

What's New


    What's Deleted


      What's Deprecated


        What's Changed


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

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

                Changed body: '*/*'

                Missing property: [n].cci (string)

                Added property: [n].cciCode (string)

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

            • Changed response : [200]//WTO Notification created
              • Schema

                Changed body: '*/*'

                Missing property: cci (string)

                Added property: cciCode (string)

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

                Changed body: '*/*'

                Missing property: cci (string)

                Added property: cciCode (string)

        3. GET/wto-api/wto-versions/{id}/tocs
          • Parameters

            • Add sourceLanguageCode in query
            • Add targetLanguageCode in query
        4. POST/wto-api/wto-versions/{wtoVerId}/actions/CRE
          • Response

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

                Changed body: '*/*'

                Missing property: cci (string)

                Added property: cciCode (string)

        3.23.0 - 3.24.0

        What's New


          What's Deleted


            What's Deprecated


              What's Changed


              1. GET/wto-api/wto-versions/{versionId}/summary
                • Response

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

                      Changed body: '*/*'

                      Added property: sourceLanguageCode (string)

              2. GET/wto-api/wto-versions/{versionId}
                • Response

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

                      Changed body: '*/*'

                      Changed property: summaryDto (object)

                      Added property: summaryDto.sourceLanguageCode (string)

              3. GET/wto-api/wto-versions/{wtoVersionId}/files
                • Response

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

                      Changed body: '*/*'

                      Changed property: wtoVersion (object)

                      Changed property: wtoVersion.summaryDto (object)

                      Added property: wtoVersion.summaryDto.sourceLanguageCode (string)

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

                      Changed body: '*/*'

                      Changed property: [n].wtoVersion (object)

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

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

              4. GET/wto-api/wto-versions/{wtoVersionId}/files/{fileId}
                • Response

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

                      Changed body: '*/*'

                      Changed property: wtoVersion (object)

                      Changed property: wtoVersion.summaryDto (object)

                      Added property: wtoVersion.summaryDto.sourceLanguageCode (string)

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

                      Changed body: '*/*'

                      Changed property: wtoVersion (object)

                      Changed property: wtoVersion.summaryDto (object)

                      Added property: wtoVersion.summaryDto.sourceLanguageCode (string)

              5. GET/wto-api/wto-versions/{wtoVersionId}/files/{fileId}/content
                • Response

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

                      Changed body: '*/*'

                      Changed property: wtoVersion (object)

                      Changed property: wtoVersion.summaryDto (object)

                      Added property: wtoVersion.summaryDto.sourceLanguageCode (string)

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

                      Changed body: '*/*'

                      Changed property: wtoVersion (object)

                      Changed property: wtoVersion.summaryDto (object)

                      Added property: wtoVersion.summaryDto.sourceLanguageCode (string)

              3.22.0 - 3.23.0

              What's New


                What's Deleted


                  What's Deprecated


                    What's Changed


                    1. GET/wto-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)

                    2. GET/wto-api/wto-versions/{id}/general/documents
                      • Response

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

                            Changed body: '*/*'

                            Changed property: [n].listOfDocumentLinks (array)

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

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

                            Changed body: '*/*'

                            Changed property: [n].listOfDocumentLinks (array)

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

                    3. POST/wto-api/wto-versions/{id}/general/documents
                      • Response

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

                            Changed body: '*/*'

                            Changed property: listOfDocumentLinks (array)

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

                    4. GET/wto-api/wto-versions/{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/wto-api/wto-versions/{id}/general/documents/{documentId}
                      • Response

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

                            Changed body: '*/*'

                            Changed property: listOfDocumentLinks (array)

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

                    6. PUT/wto-api/wto-versions/{id}/general/documents/{documentId}/refresh
                      • Response

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

                            Changed body: '*/*'

                            Changed property: listOfDocumentLinks (array)

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

                    7. GET/wto-api/wto-versions/{id}/general/mandatory-documents
                      • Response

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

                            Changed body: '*/*'

                            Changed property: [n].listOfDocumentLinks (array)

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

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

                            Changed body: '*/*'

                            Changed property: [n].listOfDocumentLinks (array)

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

                    8. GET/wto-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)

                    9. GET/wto-api/wto-versions/{versionId}
                      • Response

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

                            Changed body: '*/*'

                            Changed property: listOfDocument (array)

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

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

                    10. GET/wto-api/wto-versions/{wtoVersionId}/files
                      • Response

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

                            Changed body: '*/*'

                            Changed property: wtoVersion (object)

                            Changed property: wtoVersion.listOfDocument (array)

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

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

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

                            Changed body: '*/*'

                            Changed property: [n].wtoVersion (object)

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

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

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

                    11. GET/wto-api/wto-versions/{wtoVersionId}/files/{fileId}
                      • Response

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

                            Changed body: '*/*'

                            Changed property: wtoVersion (object)

                            Changed property: wtoVersion.listOfDocument (array)

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

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

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

                            Changed body: '*/*'

                            Changed property: wtoVersion (object)

                            Changed property: wtoVersion.listOfDocument (array)

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

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

                    12. GET/wto-api/wto-versions/{wtoVersionId}/files/{fileId}/content
                      • Response

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

                            Changed body: '*/*'

                            Changed property: wtoVersion (object)

                            Changed property: wtoVersion.listOfDocument (array)

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

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

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

                            Changed body: '*/*'

                            Changed property: wtoVersion (object)

                            Changed property: wtoVersion.listOfDocument (array)

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

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

                    3.21.0 - 3.22.0

                    What's New


                      What's Deleted


                        What's Deprecated


                          What's Changed


                          1. GET/wto-api/wto-versions/version-create-metadata
                            • Response

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

                                  Changed body: '*/*'

                                  Changed property: adoptedProgrammes (array)

                                  Added property: adoptedProgrammes[n].targetAreaCode (string)

                          3.20.0 - 3.21.0

                          What's New


                            What's Deleted


                              What's Deprecated


                                What's Changed


                                1. POST/wto-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.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


                                                      1. POST/wto-api/etranslation/errorcallback
                                                        • Parameters

                                                          • Add error-code in query
                                                          • Deleteerror_codein query

                                                      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


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

                                                                                      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/wto-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


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

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

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


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

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

                                                                                                                                      Changed body: '*/*'

                                                                                                                                      Added property: [n].specificActionId (integer)

                                                                                                                              3.6.0 - 3.7.0

                                                                                                                              What's New


                                                                                                                                What's Deleted


                                                                                                                                  What's Deprecated


                                                                                                                                    What's Changed


                                                                                                                                    1. GET/wto-api/wto-versions/validation-rules/{wtoVerId}
                                                                                                                                      • Response

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

                                                                                                                                            Changed body: '*/*'

                                                                                                                                            Added property: listOfLabelValue (array)

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

                                                                                                                                            Changed body: '*/*'

                                                                                                                                            Added property: listOfLabelValue (array)

                                                                                                                                    3.5.0 - 3.6.0

                                                                                                                                    What's New


                                                                                                                                      What's Deleted


                                                                                                                                        What's Deprecated


                                                                                                                                          What's Changed


                                                                                                                                          1. GET/wto-api/wto-versions/{wtoVerId}/general/validation-results
                                                                                                                                            • Response

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

                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                  Changed property: [n].validationResultParameters (array)

                                                                                                                                                  Changed property: [n].validationResultParameters[n].type (string)

                                                                                                                                                  Changed property: [n].validationResultParameters[n].value (object)

                                                                                                                                          2. GET/wto-api/wto-versions/validation-rules/{wtoVerId}
                                                                                                                                            • Response

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

                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                  Changed property: listOfValidationResult (array)

                                                                                                                                                  Changed property: listOfValidationResult[n].validationResultParameters (array)

                                                                                                                                                  Changed property: listOfValidationResult[n].validationResultParameters[n].type (string)

                                                                                                                                                  Changed property: listOfValidationResult[n].validationResultParameters[n].value (object)

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

                                                                                                                                                  Changed body: '*/*'

                                                                                                                                                  Changed property: listOfValidationResult (array)

                                                                                                                                                  Changed property: listOfValidationResult[n].validationResultParameters (array)

                                                                                                                                                  Changed property: listOfValidationResult[n].validationResultParameters[n].type (string)

                                                                                                                                                  Changed property: listOfValidationResult[n].validationResultParameters[n].value (object)

                                                                                                                                          3.3.0 - 3.5.0

                                                                                                                                          What's New


                                                                                                                                            What's Deleted


                                                                                                                                              What's Deprecated


                                                                                                                                                What's Changed


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

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

                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                        Added property: [n].childrenCrcValue (string)

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

                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                        Added property: [n].childrenCrcValue (string)

                                                                                                                                                2. GET/wto-api/wto-versions/version-create-metadata
                                                                                                                                                  • Response

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

                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                        Changed property: financialPeriods (array)

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

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

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

                                                                                                                                                3. GET/wto-api/wto-versions/{wtoVerId}/notification/intervention-inside-csp/list-metadata
                                                                                                                                                  • Response

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

                                                                                                                                                        Changed body: '*/*'

                                                                                                                                                        Changed property: listOfSectors (array)

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

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

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

                                                                                                                                                3.2.0 - 3.3.0

                                                                                                                                                What's New


                                                                                                                                                  What's Deleted


                                                                                                                                                    What's Deprecated


                                                                                                                                                      What's Changed


                                                                                                                                                      1. GET/wto-api/wto-versions/{wtoVerId}/general/officials
                                                                                                                                                        • Response

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

                                                                                                                                                              Changed body: '*/*'

                                                                                                                                                              Added property: [n].key (string)

                                                                                                                                                      2. POST/wto-api/wto-versions/{wtoVerId}/general/officials
                                                                                                                                                        • Response

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

                                                                                                                                                              Changed body: '*/*'

                                                                                                                                                              Added property: key (string)

                                                                                                                                                      3. GET/wto-api/wto-versions/{wtoVerId}/general/officials/{offId}
                                                                                                                                                        • Response

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

                                                                                                                                                              Changed body: '*/*'

                                                                                                                                                              Added property: key (string)

                                                                                                                                                      4. PUT/wto-api/wto-versions/{wtoVerId}/general/officials/{offId}
                                                                                                                                                        • Response

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

                                                                                                                                                              Changed body: '*/*'

                                                                                                                                                              Added property: key (string)