Tim Keefer > eBay-API > eBay::API::XML::DataType::Enum::AckCodeType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

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

DESCRIPTION ^

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 ^

Enums: ^

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.

syntax highlighting: