Download OpenAPI specification:Download
tenantId required | string <uuid> The ID of the tenant owning the requested Twin. |
passportIdentifier required | string <uuid> Example: 550e8400-e29b-41d4-a716-446655440000 The Battery Passport ID |
{- "hazardous": [
- {
- "location": "string",
- "critical": true,
- "documentation": [
- {
- "content": "string",
- "contentType": "string",
- "header": "string"
}
], - "impactOfSubstances": [
- {
- "content": "string",
- "contentType": "string",
- "header": "string"
}
], - "materialUnit": "unit:partPerMillion",
- "hazardClassification": {
- "hazardCategory": "string",
- "hazardClass": "string",
- "hazardStatement": "string"
}, - "concentrationRange": {
- "min": 0,
- "max": 0
}, - "materialIdentification": {
- "id": "string",
- "type": "CAS",
- "name": "string"
}
}
], - "batteryChemistry": "string"
}