eBay Return Management APIVersion 1.1.0
 

SetItemAsReceivedRequest ( BaseRequest )

Type defining the setItemAsReceived request. This call is used by a buyer or seller to mark an order line item as received. This action can be performed based on the status of the return.

Call that uses SetItemAsReceivedRequest:

Field

ReturnId ( ReturnIdType ) [1]
Container consisting of the unique identifier for a return. The ReturnId.id value is required and will indicate the eBay-Managed return that is being marked as received. Return IDs 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.