AckCodeType ( token )
This code identifies the acknowledgement code types that eBay could use to communicate the status of processing a (request) message to an application. This code would be used as part of a response message that contains an application-level acknowledgement element.

Types that use AckCodeType:

Enumeration Values
Value Description Which calls use this value *
CustomCode Reserved for internal or future use. ActiveInventoryReport, FeeSettlementReport, OrderAck, SetShipmentTrackingInfo, SoldReport
Failure Request processing failed ActiveInventoryReport, FeeSettlementReport, OrderAck, SetShipmentTrackingInfo, SoldReport
PartialFailure Request processing completed with some failures. See the Errors data to determine which portions of the request failed. (not used by any call)
Success Request processing succeeded ActiveInventoryReport, FeeSettlementReport, OrderAck, SetShipmentTrackingInfo, SoldReport
Warning Request processing completed with warning information being included in the response message ActiveInventoryReport, FeeSettlementReport, OrderAck, SetShipmentTrackingInfo, SoldReport
  * See the Enumeration Index to see exact use of each enumeration value in the API.

This document was generated with a customized version of the apireferencedocs tool.

© 2008–2009 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.