Retrieve accounting accounts for profile

Retrieves all accounting accounts associated with a profile based on its nature.

The accounting accounts returned depend on the profile's nature/role:

By Profile Nature

Landlord (physical_landlord, moral_landlord)

Returns accounting accounts associated with all assets linked to this landlord's
management contracts. This includes all accounting entries for properties managed
by the landlord.

Tenant (physical_tenant, moral_tenant)

Returns accounting accounts associated with all leasing contracts where this
profile is listed as a tenant.

Supplier (contractor, photographer, syndic, inventory_agent)

Returns the supplier's single accounting account used for tracking supplier
payments and balances.

Other Profiles

Returns an empty list if the profile nature does not have associated accounting accounts.

Use Cases

  • Display balance sheets for landlord properties
  • Track tenant account balances
  • Monitor supplier payments
  • Generate financial reports by profile
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Profile unique identifier

Query Params
integer

Page number for pagination (default: 1)

integer

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

Responses

404

profile not found

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