eBay Post-Order APIVersion 2.7.7
 

ReturnResponseDueType

This type is used to provide the type of response due from the buyer or seller on a return request, and when this response is due.

Type that uses ReturnResponseDueType:

Calls that use ReturnResponseDueType:

Fields

activityDue ( ActivityOptionEnum ) [0..?]
This enumeration value informs the buyer or seller what the next action is to move the return request to the next stage.
See the Field Index to learn which calls use activityDue.

respondByDate ( DateTime ) [0..?]
The timestamp in this container indicates the deadline for when a buyer or seller must perform the next action (indicated in activityDue field) on the return request. This field will only be returned if there is a deadline associated with the next action.
See the Field Index to learn which calls use respondByDate.