List of objects
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| object | String | ❌ | Object type |
| id | String | ❌ | Unique transaction identifier in Asaas |
| value | Double | ❌ | Transaction value |
| balance | Double | ❌ | Value in account at the time of the transaction |
| type | FinancialTransactionGetResponseFinancialTransactionType | ❌ | Transaction type |
| date | String | ❌ | Transaction date |
| description | String | ❌ | Transaction description |
| paymentId | String | ❌ | Payment identifier (If any) |
| splitId | String | ❌ | Split identifier (If any) |
| transferId | String | ❌ | Transfer identifier (If any) |
| anticipationId | String | ❌ | Anticipation identifier (If any) |
| billId | String | ❌ | Bill payment identifier (If any) |
| invoiceId | String | ❌ | Invoice identifier (If any) |
| paymentDunningId | String | ❌ | Payment dunning identifier (If any) |
| creditBureauReportId | String | ❌ | Serasa consultation identifier (If any) |