Introduction
Gets an array of devices (
ApiRmaRequestItem
) that belong to a
ApiRmaRequest
.
Parameters
apiKey
The active API Key.
forAccount
The account the RMA request belongs to.
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