Accounts Receivable Ledger
List accounts receivable ledgers
Retrieve a paginated list of accounts receivable (AR) ledgers for a property. You can filter by status, date range, balance range, profile, and search query. Use AR ledgers to track balances that have been transferred from reservations or group profiles for later collection.
get/accounting/v1.0/accounts-receivable-ledgers
Query parameters
Headers
X-Property-IDinteger required
Property id
Response
OK
Example response
{
"content": [
{
"createdAt": "2017-07-21T17:32:28Z",
"updatedAt": "2017-07-21T17:32:28Z"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.