eBay Return Management APIVersion 1.1.0
 

getReturnDetailResponse ( BaseResponse )

Type defining the getReturnDetail response.

Call that uses getReturnDetailResponse:

Fields

ReturnDetail ( ReturnDetailType ) [0..1]
Container consisting of detailed, dynamic information for the return matching the return ID specified in the request. This information includes the return status, return activity log, returned item status, return shipping information (including an RMA if applicable), refund details, and eBay Buyer Protection case information (if applicable).
See the Field Index to learn which calls use ReturnDetail.

ReturnSummary ( ReturnSummaryType ) [0..1]
Container consisting of high-level information for the return matching the return ID specified in the request. This information includes the creation and modification dates for the return, the estimated refund amount, 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 ReturnSummary.