Eco-footprint Integration

REST API to support reporting of emission to external parties, such as authorities and external databases.

Eco-footprint Integrations

APIProjectionDescription
GetNonConformingPartsEcomanReporting ServiceReturn a list (JSON format) of requirement non-conforming parts.

GetNonConformingParts API

This API will return non-conforming parts, i.e parts with a substance that does not meet the thresholds of the requirement. The data extract is based on output data from requirement analyses in Eco-footprint.

Depending on the input parameters the API will return a list of all non-conforming parts, including; substance, emissions, eco-footprint part information, linked part (parent part), top part and sub records with the full product structure path up to the top part. The subrecords (ProductPath) contains part basic data, parent part and structure level for each part.

Input parameters are:

Mandatory

Optional

 

Picture 1 - Part Structure

Non-conforming parts in Picture 1 are parts with non-conforming substances marked in red. As an example the extract will then contain the following five records:

RecordPartLevelSubstanceLinked PartTop PartPath Subrecords
1COM-B-L33Substance 1COM-A-L2MFPart NoProduct Part Level
      COM-A-L22
      COM-A-L11
      MF0
2COM-B-L33Substance 2COM-A-L2MFPart NoProduct Part Level
      COM-A-L22
      COM-A-L11
      MF0
3COM-A-L22Substance 3COM-A-L1MFPart NoProduct Part Level
      COM-A-L11
      MF0
4COM-B-L22Substance 2COM-A-L1MFPart NoProduct Part Level
      COM-A-L11
      MF0
5COM-B-L11Substance 4MFMF 

Table 1 - Records of extract

Refer to API Explorer for more information.