eBay Return Management APIVersion 1.1.0
 

ReturnSummaryType

Type defining the ReturnSummary container. A ReturnSummary container is returned in the requests for the getUserReturns and getReturnDetail calls for each return matching the input criteria.

Types that use ReturnSummaryType:

Calls that use ReturnSummaryType:

Fields



creationDate ( dateTime ) [1]
This date indicates the date on which the return was created.
See the Field Index to learn which calls use creationDate.

lastModifiedDate ( dateTime ) [1]
This date indicates the date on which the return was last modified.
See the Field Index to learn which calls use lastModifiedDate.

otherParty ( ReturnUserType ) [1]
Container that identifies the other party involved in the return. The party is identified by eBay user ID and role (BUYER or SELLER).
See the Field Index to learn which calls use otherParty.

responseDue ( ReturnResponseDueType ) [0..1]
This container consists of the party whose response is due and the due date of that response. This container is only returned in the requests of the getUserReturns and getReturnDetail calls if a response is due from the seller or other party involved in the return.
See the Field Index to learn which calls use responseDue.

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

returnRequest ( ReturnRequestType ) [1]
Container consisting of details on the item being returned and the return reason.
See the Field Index to learn which calls use returnRequest.

ReturnType ( ReturnType ) [1]
This field indicates the return type. Through the Return Center, the buyer selects whether he/she wants to be refunded for the purchase or wants a replacement item.
See the Field Index to learn which calls use ReturnType.

status ( ReturnStatusType ) [1]
This field indicates the current status of the return. This value will often give the seller a good idea about the next step to take in the return.
See the Field Index to learn which calls use status.