GET
Since version 2.3
Get warranty info.
| Responses | |
| 200 | GET successful. |
| Response (application/json): object | ||
| Member | Type | Description |
contract | object | Info about an additional warranty contract. Since version: 2.3 |
endDate | string (date-time) | Date on which the additional warranty contract ends. Example: 2026-01-26T00:00:00Z Since version: 2.3 |
maxActivationDate | string (date-time) | Date before which the unit must be added in XMS to activate an additional warranty contract. Example: 2021-07-26T00:00:00Z Since version: 2.3 |
startDate | string (date-time) | Date on which the additional warranty contract started. Example: 2021-02-15T00:00:00Z Since version: 2.3 |
type | string | Type of the additional warranty contract. Example: ESSENTIAL CARE Since version: 2.3 |
endDate | string (date-time) | Date on which the warranty ends (not taking any additional contract into account). Example: 2023-01-26T00:00:00Z Since version: 2.3 |
startDate | string (date-time) | Date on which the warranty started. Example: 2021-01-26T00:00:00Z Since version: 2.3 |