Select
Schemas
DeviceSwapResponseDTO
|
|
Name | Type | Required | Description |
---|---|---|---|
latestDeviceChange | string(date-time)¦null | true | Timestamp of latest device swap performed. It must follow RFC 3339 and must have time zone. Recommended format is yyyy-MM-dd’T’HH:mm:ss.SSSZ (i.e. which allows 2023-07-03T14:27:08.312+02:00 or 2023-07-03T12:27:08.312Z) |
GenericResponseDTO
|
|
Name | Type | Required | Description |
---|---|---|---|
error | string | false | none |
message | string | false | none |
trace_id | string | false | none |
GenericCreatedResponseDTO
|
|
Name | Type | Required | Description |
---|---|---|---|
id | string | false | none |