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 |
{- "safetyMeasures": [
- {
- "content": "string",
- "contentType": "string",
- "header": "string"
}
], - "dismantling": [
- {
- "content": "string",
- "contentType": "string",
- "header": "string"
}
], - "removalFromAppliance": [
- {
- "content": "string",
- "contentType": "string",
- "header": "string"
}
], - "partNumber": [
- {
- "content": "string",
- "contentType": "string",
- "header": "string"
}
], - "spareParts": {
- "manufacturerId": "string",
- "name": "string",
- "facility": {
- "postCode": {
- "postCodeValue": "string",
- "postCodeTechnicalKey": "CEDEX"
}, - "facilityId": "string"
}
}
}