ORIGIN Versions

This page list all non-breaking features that comes with new releases of Origin.

You can refer to the Origin release notes for more informations


Future v26.XX

Feature Detail Impacted services Impacted versions
⚠️ DATA BREAKING CHANGE Migration of "End of Life Program" option/feature from Materials to Declarations The "End of Life Program" option/feature (code: eol-program) will be moved from Materials to Declarations, and will be renamed to "End of Life Circularity Driver" option/feature (code EOL_CIRCULARITY_DRIVER).
The new "End of Life Circularity Driver" declaration (standardType: LABEL, code: END_OF_LIFE_CIRCULARITY_DRIVER) will hold the same structure as the "End of Life Program" option/feature from the 26.03 version, but under the name "End of Life Circularity Driver".
See StandardsLookup with the keywords "End of Life Circularity Driver" to see the standardProperties, and PropertyDetailsLookup with the code EOL_CIRCULARITY_DRIVER to see the values.
DeclarationsSearch, DeclarationsCreate, DeclarationsUpdate, MaterialsSearch, MaterialsCreate, MaterialsUpdate, PropertyDetailsLookup v1, v2

Payload examples and more details about this change will be provided in the future updates.

v26.03

Feature Detail Impacted services Impacted versions
⚠️ DATA BREAKING CHANGE Changes to the values ​​for the "End of Life Program" option/feature The values for the "End of Life Program" option/feature (code: eol-program) have been updated. Please refer to the new value mapping table below. Please use PropertyDetailsLookup with the code eol-program to see the new values. MaterialsSearch, MaterialsCreate, MaterialsUpdate, PropertyDetailsLookup v1, v2
End of Life Program option/feature new values mapping
Old values name (locale = 'en') Old values code New values name (locale = 'en') New values code
Landfill (No End of Life Program) eolLandfill No EOL (End of Life) Program eolNoEolProgram
Plan Established eolPlanEstablished No EOL (End of Life) Program eolNoEolProgram
End of Life Program administered by a Third Party eolEndOfLifeProgramAdministeredByAThirdParty EOL Program Managed by Supplier eolProgramManagedBySupplier
Readily Recycled into Municipal Systems eolReadilyRecycledIntoMunicipalSystems Readily Recycled into Municipal Systems eolReadilyRecycledIntoMunicipalSystems
End of Life Program Administered by Manufacturer eolEndOfLifeProgramAdministeredByManufacturer EOL Program Managed by Supplier eolProgramManagedBySupplier
Leased or Product as a Service (PaaS) eolLeasedOrProductAsAServicePaaS Lease and EOL Program with Contract eolLeaseAndEolProgramWithContract
Significant Residual Market Value sign-residual-mk-val Significant Residual Market Value eolSignificantResidualMarketValue
- - EOL Program with Low Market Value eolProgramWithLowMarketValue
- - EOL Program with Contract eolProgramWithContract
- - Regulation and Enforcement eolRegulationAndEnforcement

v26.01

Feature Detail Impacted services Impacted versions
Add projectNumber to project object Add new field to the ProjectsGet service : result.data[].projectNumber ProjectsGet v2

v24.10.7

Feature Detail Impacted services Impacted versions
Add new contact types Add new contact types to the following entities Materials, Certifications, Declarations and Test Reports. The new contact types are TECHNICAL_STAFF, INSTALLER, EXHIBITOR, SUSTAINABILITY_SUPPORT, RECYCLER, RECYCLING_COLLECTION_POINT and OTHER. See impacted services pages for more details. CertificationsSearch, CertificationsCreate, CertificationsUpdate, DeclarationsSearch, DeclarationsCreate, DeclarationsUpdate, MaterialsSearch, MaterialsCreate, MaterialsUpdate, TestReportsSearch v1, v2

v24.10.1

Feature Detail Impacted services Impacted versions
Add search criterion MODIFIEDSINCE Certifications, Declarations and Test Reports can be searched by the MODIFIEDSINCE criterion CertificationsSearch, DeclarationsSearch, TestReportsSearch v2

v24.10

Feature Detail Impacted services Impacted versions
Remove service : ProjectUnitsLookup Remove the lookup for the available project's units. The project unit lookup doesn't exist anymore. ProjectUnitsLookup v2
Remove result.data[].projectUnit field This filed contained the project unit code. The project unit doesn't exist anymore. ProjectsGet v2

v23.02.2

Feature Detail Impacted services Impacted versions
Add originId on material fields, and the material search fields Those fields are added to ensure the match with the right feature or sku when updating
materials[].featuresCustoms[].originId,
materials[].featuresProperties[].originId,
materials[].skus[].originId,
materials[].skus[].featuresCustoms[].originId,
materials[].skus[].featuresProperties[].originId

result.data[].featuresCustoms[].originId,
result.data[].featuresProperties[].originId,
result.data[].skus[].originId,
result.data[].skus[].featuresCustoms[].originId,
result.data[].skus[].featuresProperties[].originId
MaterialsUpdate, MaterialsSearch v2
Add originId on certification fields, and the certification search fields Those fields are added to ensure the match with the right feature when updating
certifications[].featuresCustoms[].originId,
certifications[].featuresProperties[].originId,

result.data[].featuresCustoms[].originId,
result.data[].featuresProperties[].originId,
result.data[].enhancedCertification.featuresCustoms[].originId,
result.data[].enhancedCertification.featuresProperties[].originId
CertificationsUpdate, CertificationsSearch v2
Add originId on declaration fields, and the declaration search fields Those fields are added to ensure the match with the right feature when updating
declarations[].featuresCustoms[].originId,
declarations[].featuresProperties[].originId,

result.data[].featuresCustoms[].originId,
result.data[].featuresProperties[].originId,
result.data[].enhancedDeclaration.featuresCustoms[].originId,
result.data[].enhancedDeclaration.featuresProperties[].originId
DeclarationsUpdate, DeclarationsSearch v2
Add originId on test report search fields Those fields are added to ensure the match with the right test result when updating in future
result.data[].testResults[].originId,
result.data[].enhancedTestReport.testResults[].originId
TestReportsSearch v2
Add isCustom to property detail object Flag to indicate whether the current property is custom PropertyDetailsLookup v2
Add isMultiple to property detail object Flag to indicate whether the current property is multiple (Can be displayed or added more than once) PropertyDetailsLookup v2
Add isTranslatable to property detail object Flag to indicate whether the current property is translatable. The property value can be translated.
If the property isCustom, the name is always translatable even if the flag isTranslatable is set to false (The property value is not translatable)
The name, value, and unit can be displayed in another language even if the flag isTranslatable is set to false.
PropertyDetailsLookup v2
New advanced guidelines New advanced guidelines for multilingual features. See Advanced Guidelines MaterialsUpdate, CertificationsUpdate, DeclarationsUpdate v2

v22.12

Feature Detail Impacted services Impacted versions
Mexican Spanish language support 'es_MX' is now usable as a locale value All services v1, v2

v22.11

Feature Detail Impacted services Impacted versions
Remove result.data[].mMUrl field This field contained the link to display the material details on the mindful Materials library website. The website and the library don't exist anymore. MaterialsSearch v2

v22.03

Feature Detail Impacted services Impacted versions
Add missing examples The examples to update a property feature or a custom feature have been added to the service MaterialsUpdate v2

v21.07

Feature Detail Impacted services Impacted versions
Add new field Category Code This field (material[].category.code) is added to ensure the match with the right category MaterialsCreate, MaterialsUpdate v2
Mexican Spanish language support (WARNING this locale is not available and not supported yet in Origin and Matter websites (Expirimental only)) 'es_MX' is now usable as a locale value All services v1, v2

v21.02

Feature Detail Impacted services Impacted versions
Add new channel 'COMPANY_LIBRARY' for materials Save your materials to or remove them from your company library (only for AEC users). MaterialsCreate, MaterialsUpdate v2

v20.12

Feature Detail Impacted services Impacted versions
New service : ReportingBodiesLookup Get supported Reporting Bodies with page number, page size, and locale ReportingBodiesLookup v2
New service : ProjectsGet Get Company's Projects with page number, page size, and locale ProjectsGet v2
New service : ProjectPhasesLookup Get available project's phases. ProjectPhasesLookup v2
New service : ProjectStatusesLookup Get available project's statuses. ProjectStatusesLookup v2
New service : ProjectTypesLookup Get available project's types. ProjectTypesLookup v2
New service : ProjectUnitsLookup Get available project's units. ProjectUnitsLookup v2
Add material filter scores The list of material filter scores for the the material. MaterialsSearch v2
Add isCustom to standard object Indicate if the returned standard is custom (not official). CertificationsSearch, DeclarationsSearch, TestReportsSearch v2

v20.11

Feature Detail Impacted services Impacted versions
New service : MaterialSamplesGet Get a Material Sample MaterialSamplesGet v2
New service : MaterialSamplesCreate Create one or more Material Samples in Origin MaterialSamplesCreate v2
New service : MaterialSamplesUpdate Update one or more Material Samples in Origin MaterialSamplesUpdate v2
New service : MaterialSamplesDelete Delete one or more Material Samples in Origin MaterialSamplesDelete v2
New Service : VOCUnitsLookup Get supported VOC units VOCUnitsLookup v2
Add mindful Materials url The link to the material detail page on mindful Material website. MaterialsSearch v2
Add material sample url The link to the material sample website. MaterialsSearch v2
Add density unit The VOC content and VOC emission density unit. CertificationsSearch, CertificationsCreate, CertificationsUpdate, DeclarationsSearch, DeclarationsCreate, DeclarationsUpdate, TestReportsSearch v2

v20.09

Feature Detail Impacted services Impacted versions
New service : BrandsGet Get Company's Brands with page number, page size, and locale BrandsGet v2
New service : BrandsCreate Create one or more Company's Brands in Origin BrandsCreate v2
New service : BrandsUpdate Update one or more Company's Brands in Origin BrandsUpdate v2
New service : BrandsDelete Delete one or more Company's Brands in Origin BrandsDelete v2
New service : CollectionsGet Get Company's Collections with page number, page size, and locale CollectionsGet v2
New service : CollectionsCreate Create one or more Company's Collections in Origin CollectionsCreate v2
New service : CollectionsUpdate Update one or more Company's Collections in Origin CollectionsUpdate v2
New service : CollectionsDelete Delete one or more Company's Collections in Origin CollectionsDelete v2

v19.04

Feature Detail Impacted services Impacted versions
Add contact location informations Contact informations now include city, region and country. CertificationsSearch, DeclarationsSearch, TestReportsSearch, MaterialsSearch v2

v19.03

Feature Detail Impacted services
New service : TestReportsSearch Like certifications and declaration, test report now have its search service. TestReportsSearch
New fields Certification, Declaration and test report search result now contain "enhanced" informations CertificationsSearch, DeclarationsSearch, TestReportsSearch
German language support 'de' is now usable as a locale value All services

results matching ""

    No results matching ""