List RMAs
List all "returns" of shop
GET
/rmas/list.json[?status=0&orderID=xxx_xxxxx&rma=rma_xxxxx]
PARAMETERS LIST
| status (int) | Specify a valid rma status to get all rma into this status |
| orderID (string) | Specify a valid orderID to filter rma by orderID |
| rma (string) | Specify a single rma id to get rma details |