Download OpenAPI specification:Download
tenantId required | string <uuid> The ID of the tenant owning the requested Twin. |
passportIdentifier required | string <uuid> The battery passport id for the twin. |
{- "carbonFootprint": [
- {
- "value": 0,
- "rulebook": [
- {
- "content": "string",
- "contentType": "string",
- "header": "string"
}
], - "lifecycle": "string",
- "unit": "string",
- "type": "Climate Change Total",
- "performanceClass": "string",
- "manufacturingPlant": [
- {
- "facility": "string"
}
], - "declaration": [
- {
- "content": "string",
- "contentType": "string",
- "header": "string"
}
]
}
]
}