eBay .NET SDK v575 Full Release

AddDisputeResponseCall.AddDisputeResponse Method

For backward compatibility with old wrappers.

Overload List

For backward compatibility with old wrappers.

public void AddDisputeResponse(string,string,DisputeActivityCodeType);

Allows a seller to respond to an Unpaid Item or Item Not Received dispute. The response can add a comment or close the dispute.

public void AddDisputeResponse(string,string,DisputeActivityCodeType,string,string,DateTime);

See Also

AddDisputeResponseCall Class | eBay.Service.Call Namespace