V9.Common:Status

Jump to: navigation, search

Status

String enumeration of transaction statuses.

ValueDescription
NAC Non-authenticated call. Application is not authenticated to use the service.
NPE Not processed, errors. Failed to process the request because of errors. Error information is returned in the Errors object.
PNE Processed, no errors. Request processed successfully.

If no data was returned in the response, the transaction server found no data that conformed to one or more parameter values. In that case, check and correct the parameter values.

PWW Processed with warnings. The request, or part of the request, was processed, but a warning was issued in order to correct a problem with the request. Warning information is returned in the Errors object.

   

Personal tools