Optionalcard?: CardResponseOptionalevents?: Event[]Optionalhorizontal_accuracy?: HorizontalAccuracyOptionallat?: LatOptionallinks?: Record<string, unknown>[]List of hyperlinks for accessing related resources.
Optionallocal_time?: stringLocal date and time of the creation of the transaction.
Optionallocation?: { horizontal_accuracy?: HorizontalAccuracy; lat?: Lat; lon?: Lon }Details of the payment location as received from the payment terminal.
Optionallon?: LonOptionalpayout_type?: "BANK_ACCOUNT" | "BALANCE" | "PREPAID_CARD"Payout type for the transaction.
Optionalproducts?: Product[]List of products from the merchant's catalogue for which the transaction serves as a payment.
Optionalsimple_payment_type?: Simple name of the payment type.
Optionalsimple_status?: Status generated from the processing status and the latest transaction state.
Optionaltax_enabled?: booleanIndicates whether tax deduction is enabled for the transaction.
Optionaltransaction_events?: TransactionEvent[]List of transaction events related to the transaction.
Optionalusername?: stringEmail address of the registered user (merchant) to whom the payment is made.
Optionalvat_rates?: Record<string, unknown>[]List of VAT rates applicable to the transaction.
Optionalverification_method?: Verification method used for the transaction.
List of events related to the transaction.