Proper Docs home page
Search...
⌘K
Support
Platform
Platform
Search...
Navigation
One time bill items
The one-time bill item object
Documentation
API reference
API reference
Introduction
Authentication
Errors
Logs
Pagination
Versioning
Resources
Tenancies
Leases
Bills
Pending bills
Payments
Payouts
Recurring bill items
One time bill items
The one-time bill item object
GET
List one-time bill items
POST
Create one-time bill item
Transactions
Products
Contacts
Rent adjustment
Categories
On this page
Attributes
One time bill items
The one-time bill item object
Attributes
id
string
The unique identifier for the one-time bill item
leaseId
string
The identifier for the lease associated with the one-time bill item
created
date
The creation date and time of the one-time bill item in ISO 8601 format
modified
date
The last modification date and time of the one-time bill item in ISO 8601 format
productKey
string
The key or identifier for the product or service billed (e.g., “key:rent”)
description
string
The content of the description that is going to be put on the bill
amount
object
The amount charged for the one-time bill item
Show child attributes
currency
string
The currency code for the one-time bill item amount (e.g., “DKK”)
amount
number
The amount of one-time bill item (e.g., 100.00)
quantity
Number
The quantity of items billed
unitNetPrice
Amount Object
The unit net price charged for the item
Show properties of Amount Object
currency
string
The currency code for the amount (e.g., “DKK”)
amount
number
The amount charged
netPrice
Amount Object
The net price charged for the item
Show properties of Amount Object
currency
string
The currency code for the amount (e.g., “DKK”)
amount
number
The amount charged
dueDate
date
The date in ISO 8601 format that one-time bill item is due
accountingPeriod
string
The accounting period for the one-time bill item, in the format “YYYY-MM-DD/YYYY-MM-DD”
vat
object
The VAT details for the one-time bill item
Show child attributes
taxMode
string
The tax mode for the VAT (e.g., “Exempt”, “Exclusive”)
taxRate
number
The tax rate for the VAT (e.g., 0.25)
Create recurring bill item
List one-time bill items
Assistant
Responses are generated using AI and may contain mistakes.