eBay Return Management APIVersion 1.1.0
 

GetActivityOptionsRequest ( BaseRequest )

Type defining the getActivityOptions request. This call is used by a seller to retrieve one or more actions that can be performed based on the status of the return.

Call that uses GetActivityOptionsRequest:

Field

ReturnId ( ReturnIdType ) [1]
Container consisting of the unique identifier for a return. A return ID value is the only input parameter for getActivityOptions, and is required. Return ID values are returned in the ReturnId.id field of each ReturnSummary container returned in the getUserReturns response.
See the Field Index to learn which calls use ReturnId.