Indicates whether the error is a severe error (causing the request to fail) or an informational error (a warning) that should be communicated to the user.
| Value |
Description |
Which calls use this value * |
| Failure |
The request that triggered the error was not processed successfully. When a serious application-level error occurs, the error is returned instead of the business data. |
abortJob,
abortRecurringJobExecution,
activateRecurringJob,
createRecurringJob,
createUploadJob,
deleteRecurringJob,
getJobs,
getJobStatus,
getRecurringJobExecutionHistory,
getRecurringJobExecutionStatus,
getRecurringJobs,
startDownloadJob,
startUploadJob,
suspendRecurringJob
|
| PartialFailure |
Reserved for future use. |
abortJob,
abortRecurringJobExecution,
activateRecurringJob,
createRecurringJob,
createUploadJob,
deleteRecurringJob,
getJobs,
getJobStatus,
getRecurringJobExecutionHistory,
getRecurringJobExecutionStatus,
getRecurringJobs,
startDownloadJob,
startUploadJob,
suspendRecurringJob
|
| Success |
The request was processed successfully, but something occurred that may affect your application or the user. |
abortJob,
abortRecurringJobExecution,
activateRecurringJob,
createRecurringJob,
createUploadJob,
deleteRecurringJob,
getJobs,
getJobStatus,
getRecurringJobExecutionHistory,
getRecurringJobExecutionStatus,
getRecurringJobs,
startDownloadJob,
startUploadJob,
suspendRecurringJob
|
| Warning |
The request that triggered the error was processed successfully but with some warnings. |
abortJob,
abortRecurringJobExecution,
activateRecurringJob,
createRecurringJob,
createUploadJob,
deleteRecurringJob,
getJobs,
getJobStatus,
getRecurringJobExecutionHistory,
getRecurringJobExecutionStatus,
getRecurringJobs,
startDownloadJob,
startUploadJob,
suspendRecurringJob
|
* See the © 2008–2010 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.