# Transactions

## Content



| ColumnName | DataType | Description |
| --- | --- | --- |
| Transaction\_id | Int | Transaction ID |
| Parent\_id | Int | Parent ID |
| Order\_id | Int | Order ID |
| Payment\_id | Int | Payment ID |
| Txn\_id | String | Transaction Business ID |
| Parent\_txn\_id | String | Parent Transaction Business ID |
| Txn\_type | String | Transaction Type |
| Is\_closed | Int | Is-Closed Flag Value |
| Additional\_information | String | Array Of Additional Information |
| Created\_at | String | Created-At Timestamp |
| Child\_transactions | Int | Array Of Child Transactions |
| Extension\_attributes | String | Extension Attributes |