Skip to main content
Skip table of contents

Response Object – ActionResult

Field

Type

Description

Success*

Boolean

If the operation was successful “true” is returned, else “false”

ResultCode*

Int

Possible values are:

0, the action was successful
-1, generic error code, the action was not successful
Any integer greater than 0 will be a specific error code with message indicating reason for the fault

Message*

String

Description of reason for fault where success is false

DocumentCount

Int

The count of documents returned (if applicable)

<Documents>

An array of gateway documents including if applicable a validation response document. The document type will be dependent on the context of the web method called by the application.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.