Transactions are the records of the financial activities of a business. The Transactions Data Model simplifies the handling and retrieval of Transactions data for your application.
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 |