List customer offers

Returns a paginated list of all offers accessible to the current user.

Offer Overview

An offer represents a pricing structure that customers can provide to their clients,
including management and rental fee rates, minimal fees, and fixed fees.

Business significance

Offers define the pricing terms for property management services, including:

  • Management fees (percentage-based and fixed)
  • Rental fees (percentage-based and fixed)
  • Minimal fee thresholds

Key Relationships

  • Belongs to a customer
  • Can be associated with multiple management contracts

Key data types

  • management_fees_rate: Management fees rate (percentage)
  • rental_fees_rate: Rental fees rate (percentage)
  • minimal_*_fees_in_cents: Minimal fees in cents
  • fixed_*_fees_in_cents: Fixed fees in cents
  • default: Whether this is the default offer for the customer

This endpoint provides read-only access to offers for consultation and selection purposes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

Page number for pagination (default: 1)

integer

Number of items per page (default: 10, max: 100)

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json