Payouts
List payouts
Resources
- Tenancies
- Leases
- Bills
- Pending bills
- Payments
- Payouts
- Recurring bill items
- One time bill items
- Transactions
- Products
- Contacts
- Rent adjustment
- Categories
Payouts
List payouts
GET
/
payouts
Authorization
string
*
Authorization
Required
string
Request
This request supports pagination.
Response
payouts
array
id
string
The unique identifier for the payout
payoutReason
string
The reason for the payout. Can be either Payment or Refund
payoutDate
date
The date the payout was made
net
object
The net amount of the payout
currency
string
The currency code for the net amount (e.g., “DKK”)
amount
number
The amount of the net amount (e.g., 100.00)
fees
object
The fees subtracted from the payout
currency
string
The currency code for the fees amount (e.g., “DKK”)
amount
number
The amount of the fees amount (e.g., 100.00)
gross
object
The gross amount of the payout
currency
string
The currency code for the gross amount (e.g., “DKK”)
amount
number
The amount of the gross amount (e.g., 100.00)
bankStatement
string
The bank statement reference for the payout