Transaction Status Updated
Last updated
Last updated
Id
Transaction Id
AccountsId
Transaction account Id
FromTransactionsId
Nullable linked from transaction Id
FromAccountsId
Nullable linked from account Id
ToTransactionsId
Nullable linked to transaction Id
ToAccountsId
Nullable linked to account Id
RollbackTransactionsID
In cases where a transaction is rejected, failed, or refunded, this field will contain the ID of the refund transaction
Amount
Transaction amount
Description
Transaction description
DateTime
Transaction date
bPending
True when transaction is pending
bCompleted
True when the transaction is completed successfully
bRejected
True when a transaction is Rejected. When a transaction is rejected, it will be refunded. The transaction ID of the refund is found in RollbackTransactionsId