Download OpenAPI specification:Download
tenantId required | string <uuid> Example: 33a5eb75-c9d0-402f-824a-17ae4e7cebf8 The Tenant UUID |
select | string [ 1 .. 4096 ] characters |
filter | string [ 1 .. 4096 ] characters |
options | string [ 1 .. 4096 ] characters |
cursor | string [ 1 .. 4096 ] characters Default: "0" |
limit | integer <int32> [ 0 .. 500 ] Default: 500 |
{- "select": "string",
- "filter": "string",
- "options": "string",
- "cursor": "0",
- "limit": 500
}
{- "items": [
- {
- "typeId": 100,
- "category": "EV",
- "groupName": "Automobile",
- "typeName": "Lithium-Ion",
- "batteryPassportsCount": 100,
- "approvalStatus": "Approved",
- "createdAt": "2023-10-01T12:00:00.123456789Z",
- "lastModifiedAt": "2023-10-01T12:00:00.123456789Z"
}
], - "nextCursor": "string",
- "itemCount": 0
}
tenantId required | string <uuid> Example: 33a5eb75-c9d0-402f-824a-17ae4e7cebf8 The Tenant UUID |
id required | integer <int64> Example: 0 Battery type id |
approvalStatus required | string (ApprovalStatusEnumeration) Enum: "Approved" "Draft" Approval status of the battery type |
{- "approvalStatus": "Approved"
}
{- "items": [
- {
- "typeId": 100,
- "category": "EV",
- "groupName": "Automobile",
- "typeName": "Lithium-Ion",
- "batteryPassportsCount": 100,
- "approvalStatus": "Approved",
- "createdAt": "2023-10-01T12:00:00.123456789Z",
- "lastModifiedAt": "2023-10-01T12:00:00.123456789Z"
}
], - "nextCursor": "string",
- "itemCount": 0
}
tenantId required | string <uuid> Example: 33a5eb75-c9d0-402f-824a-17ae4e7cebf8 The Tenant UUID |
select | string [ 1 .. 4096 ] characters |
filter | string [ 1 .. 4096 ] characters |
options | string [ 1 .. 4096 ] characters |
cursor | string [ 1 .. 4096 ] characters Default: "0" |
limit | integer <int32> [ 0 .. 500 ] Default: 500 |
{- "select": "string",
- "filter": "string",
- "options": "string",
- "cursor": "0",
- "limit": 500
}
{- "items": [
- {
- "batteryIdentifier": "string",
- "passportIdentifier": "d570ed7b-171d-442e-a334-0b97f83d2e47",
- "typeId": 100,
- "productionDate": "2023-10-01T12:00:00.123456789Z",
- "approvalStatus": "Approved",
- "description": "string"
}
], - "nextCursor": "string",
- "itemCount": 0
}
tenantId required | string <uuid> Example: 33a5eb75-c9d0-402f-824a-17ae4e7cebf8 The Owning Tenant UUID |
batteryIdentifier required | string The battery id of the shell of digital product passport identifying the asset administration shell |
"{ \"id\": \"https://example.org/aas/motor\" }"
tenantId required | string <uuid> Example: 33a5eb75-c9d0-402f-824a-17ae4e7cebf8 The Tenant UUID |
passportIdentifier required | string <uuid> Example: 33a5eb75-c9d0-402f-824a-17ae4e7cebf8 The Battery Passport UUID |
assertType required | string (AssertTypeDto) [ 1 .. 20 ] characters Enum: "EV" "INDUSTRIAL" "SLI" "LMT" Example: SLI Assert type for the battery type |
"JVBERi0xLjQKJcfs... (base64 encoded PDF content)"
tenantId required | string <uuid> Example: 33a5eb75-c9d0-402f-824a-17ae4e7cebf8 The Tenant UUID |
passportIdentifier required | string <uuid> Example: 33a5eb75-c9d0-402f-824a-17ae4e7cebf8 The Battery Passport UUID |
assertType required | string (AssertTypeDto) [ 1 .. 20 ] characters Enum: "EV" "INDUSTRIAL" "SLI" "LMT" Example: SLI Assert type for the battery type |
"JVBERi0xLjQKJcfs... (base64 encoded PDF content)"