-
_db_id
int
-
authorizationamount
The sum of all line item prices including taxes in the transaction's currency.
decimal(19,8)
-
authorizationenvironment
The environment in which the transaction was authorized.
string
-
authorizationsaleschannel
The sales channel through which the transaction was placed.
bigint
-
authorizedon
The date and time when the transaction was authorized.
timestamp
-
billingaddresscity
string
-
billingaddresscountry
string
-
billingaddressemailaddress
string
-
billingaddressfamilyname
string
-
billingaddressgivenname
string
-
billingaddressorganizationname
string
-
billingaddresspostcode
string
-
completedamount
The total amount that was completed, in the transaction's currency.
decimal(19,8)
-
completedon
The date and time when the transaction was completed.
timestamp
-
confirmedon
The date and time when the transaction was created.
timestamp
-
createdon
The date and time when the object was created.
timestamp
-
currency
The three-letter code (ISO 4217 format) of the transaction's currency.
string
-
customeremailaddress
The customer's email address.
string
-
customerid
The unique identifier of the customer in the external system.
string
-
customerspresence
The customer's presence indicates whether and in what way the transaction's customer is present. Default is VIRTUAL_PRESENT.
string
-
environment
The environment used when rendering resources.
string
-
failedon
The date and time when the transaction failed.
timestamp
-
failurereason
The reason for the failure of the transaction.
bigint
-
id
A unique identifier for the object.
bigint
-
invoicemerchantreference
The merchant's reference used to identify the invoice.
string
-
language
The language that is linked to the object.
string
-
merchantreference
The merchant's reference used to identify the transaction.
string
-
Payment Connector Configuration ID
bigint
-
refundedamount
The total amount that was refunded, in the transaction's currency.
decimal(19,8)
-
shippingaddresscity
string
-
shippingaddresscountry
string
-
shippingaddressemailaddress
string
-
shippingaddressfamilyname
string
-
shippingaddressgivenname
string
-
shippingaddresspostcode
string
-
spaceid
bigint
-
spaceviewid
The ID of the space view this object is linked to.
bigint
-
state
The object's current state.
string
-
Payment Terminal ID
bigint
-
tokenizationmode
The tokenization mode specifies whether and how the tokenization of payment information is applied to the transaction.
string
-
totalappliedfees
The total of all fees charged, in the transaction's currency.
decimal(19,8)
-
totalsettledamount
The total amount that was settled, in the transaction's currency.
decimal(19,8)
-
userinterfacetype
The type of user interface the customer used to provide the payment information.
string
-
version
The version is used for optimistic locking and incremented whenever the object is updated.
int