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
status
Parent: root
The status
element is required, and it has the following attributes:
Parameter | Format | Requirement | Description |
---|---|---|---|
code | Integer | Required | A status code for the ticket-level capture process. Possible values:
|
The status
element has the following text content:
Parameter | Format | Requirement | Description |
---|---|---|---|
status | String | Required | The status description. If the operation succeeded, the description is Operation Success . If the operation failed, the description is Operation Failed . |
Updated 11 days ago