Documentation
Transaction Void
States
  • Created
    The create state indicates that the void is in creation.
  • Pending
    The pending state indicates that the void is pending.
  • Failed
    The failed state indicates that the void has failed.
  • Successful
    The successful state indicates that the void succeeded.
Properties
  • Created By
    The ID of the user the transaction void was created by.
  • Created On
    The date and time when the object was created.
  • Failed On
    The date and time when the transaction void failed.
  • Failure Reason
    The reason for the failure of the transaction void.
  • ID
    A unique identifier for the object.
  • Labels
    The labels providing additional information about the object.
  • Language
    The language that is linked to the object.
  • Linked Space ID
    The ID of the space this object belongs to.
  • Linked Transaction
    The payment transaction this object is linked to.
  • Mode
    The mode of transaction void, such as online or offline, determining how the void process is executed.
  • Next Update On
    The date and time when the next update of the object's state is planned.
  • Planned Purge Date
    The date and time when the object is planned to be permanently removed. If the value is empty, the object will not be removed.
  • Processor Reference
    The reference ID provided by the payment processor, used to trace the void through the external payment system.
  • Space View ID
    The ID of the space view this object is linked to.
  • State
    The object's current state.
  • Succeeded On
    The date and time when the transaction void succeeded.
  • Timeout On
    The date and time when the object will expire.
  • Transaction
    The transaction that the void belongs to.
  • Version
    The version is used for optimistic locking and incremented whenever the object is updated.