RespondToFeedbackRequestType
Fields
FeedbackID ( string )
ItemID ( ItemIDType (string) )
ResponseText ( string )
ResponseType ( FeedbackResponseCodeType )
TargetUserID ( UserIDType (string) )
TransactionID ( string )

FeedbackID ( string ) [0..1]
ID that uniquely identifies the feedback. FeedbackIDs can be retrieved by using GetFeedback. Required if ItemID is not specified.
See the Field Index to learn which calls use FeedbackID.

ItemID ( ItemIDType (string) ) [0..1]
Unique identifier of an item to which the feedback is attached. Required if FeedbackID is not provided.
See the Field Index to learn which calls use ItemID.

ResponseText ( string ) [0..1]
Textual comment that the user who is subject of feedback may leave in response or rebuttal to the feedback. Alternatively, when the ResponseType is FollowUp, this value contains the text of the follow-up comment. Max length is 125 for the Taiwan site.
See the Field Index to learn which calls use ResponseText.

ResponseType ( see FeedbackResponseCodeType for possible values ) [0..1]
Specifies whether the response is a reply or a follow-up.
See the Field Index to learn which calls use ResponseType.

TargetUserID ( UserIDType (string) ) [0..1]
User who left the feedback that is being replied to or followed up on.
See the Field Index to learn which calls use TargetUserID.

TransactionID ( string ) [0..1]
Unique identifier for a purchase from an eBay Stores Inventory or basic fixed price listing. If TransactionID is specified, ItemID must also be specified.
See the Field Index to learn which calls use TransactionID.

This document was generated with a customized version of the apireferencedocs tool [0.5M zip].

© 2005–2008 eBay, Inc. All rights reserved.