eBay Return Management APIVersion 1.1.0
 

ReturnResponseHistoryType

Type defining the returnHistory container, which consists of details related to each activity in a return. A returnHistory node is returned for each activity that has occurred with the return.

Type that uses ReturnResponseHistoryType:

Call that uses ReturnResponseHistoryType:

Fields

activityDetail ( ActivityDetailType ) [1]
This container consists of the enumeration ID value and description of the return activity. Note that the content element of this container is reserved for future use.
See the Field Index to learn which calls use activityDetail.

author ( ReturnUserType ) [1]
Container that identifies the initiator of the action by eBay user ID and role in the return.
See the Field Index to learn which calls use author.

creationDate ( dateTime ) [1]
The timestamp of the return activity.
See the Field Index to learn which calls use creationDate.

note ( string ) [0..1]
This field is returned if the party initiating the action included a note. The text in this field will mirror any text input into the text box in the Return Management Center.
See the Field Index to learn which calls use note.