Optionalcard_type?: CardTypeOptionalclient_transaction_id?: stringClient-specific ID of the transaction.
Optionalpayout_date?: stringPayout date (if paid out at once).
Optionalpayout_type?: "BANK_ACCOUNT" | "PREPAID_CARD"Payout type.
Optionalrefunded_amount?: numberTotal refunded amount.
Optionaltransaction_id?: TransactionIDOptionaltype?: "PAYMENT" | "REFUND" | "CHARGE_BACK"Type of the transaction for the registered user specified in the user property.
Optionaluser?: stringEmail address of the registered user (merchant) to whom the payment is made.
Transaction History
Transaction entry returned in history listing responses.