Optional
card?: CardResponseOptional
events?: Event[]Optional
horizontal_accuracy?: HorizontalAccuracyOptional
lat?: LatOptional
links?: Record<string, unknown>[]List of hyperlinks for accessing related resources.
Optional
local_time?: stringLocal date and time of the creation of the transaction.
Optional
location?: { horizontal_accuracy?: HorizontalAccuracy; lat?: Lat; lon?: Lon }Details of the payment location as received from the payment terminal.
Optional
lon?: LonOptional
payout_type?: "BANK_ACCOUNT" | "BALANCE" | "PREPAID_CARD"Payout type for the transaction.
Optional
products?: Product[]List of products from the merchant's catalogue for which the transaction serves as a payment.
Optional
simple_payment_type?: Simple name of the payment type.
Optional
simple_status?: Status generated from the processing status and the latest transaction state.
Optional
tax_enabled?: booleanIndicates whether tax deduction is enabled for the transaction.
Optional
transaction_events?: TransactionEvent[]List of transaction events related to the transaction.
Optional
username?: stringEmail address of the registered user (merchant) to whom the payment is made.
Optional
vat_rates?: Record<string, unknown>[]List of VAT rates applicable to the transaction.
Optional
verification_method?: Verification method used for the transaction.
List of events related to the transaction.