eBay Return Management APIVersion 1.1.0
 

ReturnResponseDueType

Type defining the responseDue container returned in the requests of the getUserReturns and getReturnDetail calls. The responseDue container is only returned if a response is due from the seller or other party involved in the return.

Type that uses ReturnResponseDueType:

Calls that use ReturnResponseDueType:

Fields

Container that identifies the party whose response is due. The party is identified by eBay user ID and role (BUYER or SELLER).
See the Field Index to learn which calls use party.

respondByDate ( dateTime ) [0..1]
This date indicates the due date of the party's response.
See the Field Index to learn which calls use respondByDate.