Skip to main content

Attributes

id
string
Unique identifier for the transaction
type
string
Transaction type: “Payment” or “Charge”
transactionNumber
integer
Sequential transaction number within the lease
amount
Money Object
Transaction amount
vat
Tax Object
VAT/tax information if applicable (nullable)
registrationDate
date
Date the transaction was registered (ISO 8601: YYYY-MM-DD)
paymentDate
date
Date of payment (for payment transactions, nullable)
chargeDate
date
Date the charge applies to
dueDate
date
Payment due date (nullable)
description
SmartText Object
Localized description with translation keys (nullable)
productId
string
Associated product ID (nullable)
productKey
string
Product reference key (nullable)
productName
object
Multi-language product name (nullable)
balance
Money Object
Running balance after this transaction
annulled
boolean
Whether the transaction has been cancelled
annulledReason
string
Reason for cancellation (nullable, only if annulled)
descriptionText
string
Plain text description override (nullable)
paymentId
string
Link to associated payment (nullable)
billId
string
Link to associated bill (nullable)
moveOutStatementId
string
Link to move-out statement (nullable)
defaultNoticeDocumentId
string
Link to default notice document (nullable)