Optionalcard?: CardResponseOptionalclient_transaction_id?: stringOptionaldevice_info?: DeviceOptionalelv_account?: ElvCardAccountOptionalevents?: Event[]List of events related to the transaction.
Optionalfee_amount?: numberTransaction SumUp total fee amount.
Optionalforeign_transaction_id?: stringExternal/foreign transaction id (passed by clients).
Optionalhorizontal_accuracy?: HorizontalAccuracyOptionallat?: LatOptionallinks?: Link[]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?: LonOptionalmerchant_id?: numberSumUp merchant internal Id.
Optionalpayout_date?: stringThe date of the payout.
Optionalpayout_type?: "BANK_ACCOUNT" | "PREPAID_CARD"Payout type for the transaction.
Optionalprocess_as?: "CREDIT" | "DEBIT"Debit/Credit.
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?: { gross?: number; net?: number; rate?: number; vat?: number }[]List of VAT rates applicable to the transaction.
Optionalverification_method?: Verification method used for the transaction.
Client transaction id.