eBay Trading APIVersion 1349
 

GetItemsAwaitingFeedbackResponseType ( AbstractResponseType )

This is the base response type of the GetItemsAwaitingFeedback call. This call retrieves all completed order line items for which the user (buyer or seller) still needs to leave Feedback for their order partner.

Call that uses GetItemsAwaitingFeedbackResponseType:

Field

ItemsAwaitingFeedback ( PaginatedTransactionArrayType ) [0..1]
This container consists of one or more order line items that are awaiting Feedback from the user that made the call. Each order line item is returned in its own TransactionArray.Transaction container.

This container will not be returned if no order line items are awaiting Feedback from the user who made the call.
See the Field Index to learn which calls use ItemsAwaitingFeedback.