Status

Indicates the current status of an Authorization object, a Capture object, or a Refund object.

Datatype: content

Element Name Description
State Indicates the state that the Authorization object, Capture object, or Refund object is in. For more information, see Authorization States and Reason Codes, Capture States and Reason Codes, or Refund States and Reason Codes.

Allowed values:
  • Pending
  • Open
  • Declined
  • Closed
  • Completed
Type: xs:string
LastUpdateTimestamp A timestamp that indicates the time when the authorization, capture, or refund state was last updated. In ISO 8601 format.

Type: xs:dateTime
ReasonCode The reason that the Authorization object, Capture object, or Refund object is in the current state. For more information, see Authorization States and Reason Codes, Capture States and Reason Codes, or Refund States and Reason Codes.

Type: xs:string
ReasonDescription An optional description of the authorization, capture, or refund status.

Maximum: 255 characters

Type: xs:string