| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::GetDispute::GetDisputeRequestType
Requests the details of a dispute corresponding to the given dispute ID, any time after the dispute was opened and up to five years after it was closed. Can be used with Unpaid Item or Item Not Received disputes.
eBay::API::XML::Call::GetDispute::GetDisputeRequestType inherits from the eBay::API::XML::RequestDataType class
The unique identifier of the dispute, returned when the dispute is created.
RequiredInput: Yes # Argument: 'ns:DisputeIDType'
# Returns: 'ns:DisputeIDType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |