Types that use AckValue:
BundleStatus, CreateBundlesResponse, DeleteBundlesResponse, FindBundlesResponse, GetBundlesResponse, GetVersionResponse, UpdateBundlesResponse, UpdateBundleStatusResponse
| Value | Description | Which calls use this value * |
| Failure | eBay encountered a fatal error during the processing of the request, causing the request to fail. When a serious application-level error occurs, the error is returned instead of the business data. | createBundles, deleteBundles, findBundles, getBundles, getVersion, updateBundles, updateBundleStatus |
| PartialFailure | eBay successfully processed the request, but one or more non-fatal errors occurred during the processing. Inspect the message details and resolve any problems before resubmitting the request. | createBundles, deleteBundles, findBundles, getBundles, getVersion, updateBundles, updateBundleStatus |
| Success | eBay successfully processed the request and the business data is returned in the response. Note that it is possible for a response to return Success, but still not contain the expected data in the result. | createBundles, deleteBundles, findBundles, getBundles, getVersion, updateBundles, updateBundleStatus |
| Warning | The request that triggered the error was processed successfully but with one or more warnings. | createBundles, deleteBundles, findBundles, getBundles, getVersion, updateBundles, updateBundleStatus |
Copyright © 2011–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.