Get all RMAs

GET {{baseUrl}}/3dCartWebAPI/v1/RMA?rmastatusid=<integer>&rmareasonid=<integer>&rmamethodid=<integer>&catalogid=<integer>&sku=<string>&datestart=<string>&dateend=<string>&limit=<integer>&offset=<integer>&countonly=<integer>

Get a list of all RMAs

Request Params

KeyDatatypeRequiredDescription
rmastatusidstringStatus of the RMA
rmareasonidstringReason of the RMA
rmamethodidstringMethod of the RMA
catalogidstringCatalog ID
skustringSKU Code of the product
datestartstringDate Start (mm/dd/yyyy hh:mm:ss)
dateendstringDate End (mm/dd/yyyy hh:mm:ss)
limitstringMaximum number of items that can be returned
offsetstringStarting point for the return data
countonlystringCount the number of rows only