GetUserDisputesRequestType
Fields
DisputeFilterType ( see DisputeFilterTypeCodeType for possible values ) [0..1]
A filter that specifies a subset of disputes to return. The return list includes both Item Not Received and Unpaid Item disputes.
See the Field Index to learn which calls use DisputeFilterType.

DisputeSortType ( see DisputeSortTypeCodeType for possible values ) [0..1]
The value and sequence to use to sort the returned disputes.
See the Field Index to learn which calls use DisputeSortType.

ModTimeFrom ( dateTime ) [0..1]
A filter that retrieves disputes whose DisputeModifiedTime is later than or equal to this value. Specify the time value in GMT. See the eBay Web Services documentation for information about specifying time values. For more precise control of the date range filter, it is a good practice to also specify ModTimeTo. Otherwise, the end of the date range is the present time. Filtering by date range is optional. You can use date range filters in combination with other filters like DisputeFilterType to control the amount of data returned.
See the Field Index to learn which calls use ModTimeFrom.

ModTimeTo ( dateTime ) [0..1]
A filter that retrieves disputes whose DisputeModifiedTime is earlier than or equal to this value. Specify the time value in GMT. See the eBay Web Services documentation for information about specifying time values. For more precise control of the date range filter, it is a good practice to also specify ModTimeFrom. Otherwise, all available disputes modified prior to the ModTimeTo value are returned. Filtering by date range is optional. You can use date range filters in combination with other filters like DisputeFilterType to control the amount of data returned.
See the Field Index to learn which calls use ModTimeTo.

Pagination ( PaginationType ) [0..1]
The virtual page number of the result set to display. A result set has a number of disputes divided into virtual pages, with 200 disputes per page. The response can only display one page. The first page in the result set is number 1. Required. If not specified, a warning is returned and Pagination.PageNumber is set to 1 by default.
See the Field Index to learn which calls use Pagination.

This document was generated with a customized version of the apireferencedocs tool [0.5M zip].

© 2005–2008 eBay, Inc. All rights reserved.