eBay Return Management APIVersion 1.1.0
 

getReturnDetailRequest ( BaseRequest )

This type defines the getReturnDetails request. This call requires the caller to pass in an Authentication Token as described in Getting Tokens tutorial.

Call that uses getReturnDetailRequest:

Field

ReturnId ( ReturnIdType ) [1]
Container consisting of the unique identifier for a return. A return ID value is the only input parameter for getReturnDetail, and is required. Return ID values are returned in the ReturnId.id field of each ReturnSummary container returned in the getUserReturns response.
See the Field Index to learn which calls use ReturnId.