RMAs by User ID
GET https://{{apiServer}}/return/v1.0/returns/users/user_ids/{{rmaCCOId}}?fromDate={{fromDateyyyymmdd}}&toDate={{toDateyyyymmdd}}&pageIndex={{page}}
Returns a list of RMAs associated with the specified user. By default, the last 30 days of RMAs for a user is returned.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fromDate | string | ||
toDate | string | ||
pageIndex | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |