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

KeyDatatypeRequiredDescription
fromDatestring
toDatestring
pageIndexstring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring