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 |
{- "passportIdentifier": "string",
- "batteryCategory": "SLI",
- "batteryChemistry": "string",
- "manufacturingDate": "string",
- "weight": {
- "value": 0,
- "unit": "unit:gram"
}, - "manufacturer": {
- "manufacturerId": "string",
- "name": "string",
- "facility": {
- "postCode": {
- "postCodeValue": "string",
- "postCodeTechnicalKey": "CEDEX"
}, - "facilityId": "string"
}, - "postCode": {
- "postCodeValue": "string",
- "postCodeTechnicalKey": "CEDEX"
}
}, - "economicOperatorId": "string",
- "identification": {
- "batchInformation": [
- {
- "key": "string",
- "value": "string"
}
], - "serialInformation": [
- {
- "key": "string",
- "value": "string"
}
], - "batteryIdentifier": "string"
}
}