GET api/Rma/Get
Returns all open RMA cases
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Returns all open RMA cases
Collection of RmaModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | string |
None. |
|
| ReportedBy | string |
None. |
|
| Customer | string |
None. |
|
| Description | string |
None. |
|
| UnitSerialNumber | string |
None. |
|
| CreatedDate | date |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.