- Unified Transactions properties: The model provides a unified representation of transactions properties across different platforms, enabling you to easily access and manage transactions data from different platforms.
- Comprehensive transactions information: The model provides a comprehensive representation of transactions data, including all the properties and relationships that you can retrieve for an order.
Properties Supported
| Property | Type | Description |
|---|---|---|
| platform_id | string | The Platform’s ID for the Transactions |
| amount | string | The amount of the transaction |
| type | string | The type of the transaction |
| created_at | string | The date and time the transaction was created |
| description | string | The description of the transaction |
| currency_id | string | The currency ID of the transaction |
| status | string | The status of the transaction |
| source | string | The source of the transaction |

