Types that use ErrorSeverity:
| Value | Description | Which calls use this value * |
| Error | eBay encountered a fatal error during the processing of the request, causing the request to fail. When eBay encounters an error, it returns error data instead of the requested business data. Inspect the error details and resolve the problem before resubmitting the request. | appealToCustomerSupport, escalateToCustomerSupport, getActivityOptions, getEBPCaseDetail, getUserCases, getVersion, issueFullRefund, issuePartialRefund, offerOtherSolution, offerPartialRefund, offerRefundUponReturn, provideRefundInfo, provideReturnInfo, provideShippingInfo, provideTrackingInfo, uploadDocuments |
| Warning | The request was successfully processed, but eBay encountered a non-fatal error during the processing that could affect the data returned. For example, eBay might have changed the value of an input field. In this case, eBay returns a successful response, but it also returns a warning. For best results, requests should return without warnings. Inspect the warning details and resolve the problem before resubmitting the request. | appealToCustomerSupport, escalateToCustomerSupport, getActivityOptions, getEBPCaseDetail, getUserCases, getVersion, issueFullRefund, issuePartialRefund, offerOtherSolution, offerPartialRefund, offerRefundUponReturn, provideRefundInfo, provideReturnInfo, provideShippingInfo, provideTrackingInfo, uploadDocuments |
Copyright © 2010–2012 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.