---
title: GetReplacementDetailsResponse
framework: Device Management
role: symbol
role_heading: Object
path: devicemanagement/getreplacementdetailsresponse
---

# GetReplacementDetailsResponse

Information about a replacement device, including the original device it replaces and the date the replacement occurred.

## Declaration

```data
object GetReplacementDetailsResponse
```

## Properties

serial_number: The serial number of the replacement device. original_device_serial_number: The serial number of the original device that this device replaces. replacement_date: The date when the device replacement occurred, in ISO 8601 format with day granularity in UTC (for example, 2025-01-15).
