Response Parameters

API Reference: Ticket-level Capture

The tables below describe the parameters used in a Ticket-level Capture (update-order-data) request. For Ticket-level Capture sample code, see Ticket-level Capture.

status

Parent: root

The status element is required, and it has the following attributes:

ParameterFormatRequirementDescription
codeIntegerRequiredA status code for the ticket-level capture process. Possible values:
  • 100 - Successful operation
  • 99 - Failed operation

The status element has the following text content:

ParameterFormatRequirementDescription
statusStringRequiredThe status description. If the operation succeeded, the description is Operation Success. If the operation failed, the description is Operation Failed.