AddDisputeResponseRequestType
Fields
DisputeActivity ( DisputeActivityCodeType )
DisputeID ( DisputeIDType (string) )
MessageText ( string )
ShipmentTrackNumber ( string )
ShippingCarrierUsed ( string )
ShippingTime ( dateTime )

DisputeActivity ( see DisputeActivityCodeType for possible values ) [0..1]
The type of activity the seller is taking on the dispute. The allowed value is determined by the current value of DisputeState, returned by GetDispute or GetUserDisputes. Some values are for Unpaid Item disputes and some are for Item Not Received disputes.
See the Field Index to learn which calls use DisputeActivity.

DisputeID ( DisputeIDType (string) ) [0..1]
The unique identifier of the dispute, returned when the dispute was created.
See the Field Index to learn which calls use DisputeID.

MessageText ( string ) [0..1]
The text of a comment or response being posted to the dispute. Required when DisputeActivity is SellerAddInformation, SellerComment, or SellerPaymentNotReceived; otherwise, optional.
See the Field Index to learn which calls use MessageText.

ShipmentTrackNumber ( string ) [0..1]
The shipper's tracking number for the item being shipped. Required if DisputeActivity is SellerShippedItem; otherwise, optional.
See the Field Index to learn which calls use ShipmentTrackNumber.

ShippingCarrierUsed ( string ) [0..1]
The shipping carrier used for the item in dispute. Required if DisputeActivity is SellerShippedItem; otherwise, optional.
See the Field Index to learn which calls use ShippingCarrierUsed.

ShippingTime ( dateTime ) [0..1]
The date the item under dispute was shipped. Required if DisputeActivity is SellerShippedItem; otherwise, optional.
See the Field Index to learn which calls use ShippingTime.

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

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