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 |
{- "materials": [
- {
- "compositionOf": "Cathode",
- "materialUnit": "unit:partPerMillion",
- "location": "string",
- "critical": true,
- "documentation": [
- {
- "content": "string",
- "contentType": "string",
- "header": "string"
}
], - "concentration": 0,
- "materialIdentification": {
- "id": "string",
- "type": "CAS",
- "name": "string"
}
}
]
}