Type that defines the responseHistory container. A responseHistory node is returned for each activity that has occurred with the case, and each node contains the type of activity, the timestamp for the activity, the initiator of the activity, and any notes related to the case. Additionally, if the activity is related to a case appeal, a money movement transaction, or a hold put on a case, a caseDetail.responseHistory.attributes container is returned providing more information on these activities.
Container consisting of three possible child fields to indicate if there is a money movement transaction or an appeal associated with case activity, or if the case has been put on hold. This field is always returned but sometimes as an empty field (no children).
See the Field Index to learn which calls use attributes.
Container that identifies the user who initiated the activity. The container includes the author's role (either buyer, seller, or eBay) and the eBay user ID if the author (initiator of the activity) is a buyer or seller.
See the Field Index to learn which calls use author.
Timestamp indicating the date and time of the case activity or response. This field is always returned with each responseHistory node in the getEBPCaseDetail call.
See the Field Index to learn which calls use creationDate.