Description
Indicates whether the call was successfully processed by eBay.
Derived By
Type ns:AckCodeType
Enumeration
| Value |
Description |
| 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.
|
Referenced By