Introduction
Gets a list of device timelines
ApiTimeline
for the specified device.
Parameters
apiKey
The active API Key.
deviceSerialNumber
The account to retrieve RMA requests for.
fromDate
From date filter to filter timeline.
sessionId
The active session ID.
toDate
To date filter to filter timeline.
Return value
a list of
ApiTimeline
for the specified device.
Code samples