Introduction
Gets an array of devices (
ApiRmaRequestItem
) that belong to a
ApiRmaRequest
.
Parameters
apiKey
The active API Key.
rmaRequestId
The ID of the RMA request to retrieve the list of items for.
sessionId
The active session ID.
Return value
Array of
ApiRmaRequestItem
.
Code samples
Loading API Runner...