Download OpenAPI specification:
| 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 |
{- "state": "original"
}| tenantId required | string <uuid> The ID of the tenant owning the requested Twin. |
| passportIdentifier required | string <uuid> The Battery Passport ID |
State update payload
| state required | string (StateEnumeration) Enum: "original" "repurposed" "re-used" "remanufactured" "waste" Enumeration defined as original, repurposed, re-used, remanufactured or waste. |
{- "state": "original"
}{- "state": "original"
}