General Battery and Manufacturer Information for Public Users (v1)

Download OpenAPI specification:Download

BatteryInformationPublic

getBatteryInformationPublic

path Parameters
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

Responses

Response samples

Content type
application/json
{
  • "passportIdentifier": "string",
  • "batteryCategory": "SLI",
  • "batteryChemistry": "string",
  • "manufacturingDate": "string",
  • "weight": {
    },
  • "manufacturer": {
    },
  • "economicOperatorId": "string",
  • "identification": {
    }
}