eBay Return Management APIVersion 1.1.0
 

getUserReturnsResponse ( BaseResponse )

Type defining the response container for the getUserReturns call. High-level information is shown for each return that is retrieved.

Call that uses getUserReturnsResponse:

Fields

paginationOutput ( PaginationOutput ) [1]
Pagination container consisting of fields that indicate the total number of pages and returns that match the input criteria, the number of returns per page, and the current page number being viewed. The paginationOutput container is always returned even if pagination values are not specified in the request.
See the Field Index to learn which calls use paginationOutput.

Container consisting of high-level information for each return matching the input criteria. This information includes the creation and modification dates for the return, the reason for the return, item information, response date, and the current status of the return.
See the Field Index to learn which calls use returns.