eBay::API::XML::DataType::Enum::AckCodeType - eBay::API::XML::DataType::Enum::AckCodeType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::Enum::AckCodeType

DESCRIPTION

Top

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.

SYNOPSIS

Top

Enums:

Top

Success

(out) Request processing succeeded

Failure

(out) Request processing failed

Warning

(out) Request processing completed with warning information being included in the response message

PartialFailure

(out) Request processing completed with some failures. See the Errors data to determine which portions of the request failed.

CustomCode

(out) Reserved for internal or future use.


eBay-API documentation  | view source Contained in the eBay-API distribution.