Skip to main content

get_my_profile

Lecture seule Get the authenticated user profile information

update_profile

Écriture Update user profile information
string
First name
string
Last name
string
Phone number

get_my_company

Lecture seule Get the company profile associated with the authenticated user

update_company

Écriture Update company profile information
string
Company legal name
string
Trade/commercial name
string
VAT number
object
Company address

get_seats_info

Lecture seule Get company seat/license usage information (total, used, available)

get_dashboard_stats

Lecture seule Get a full business overview: revenue, unpaid invoices, client count, top products, and monthly trends. Use this for a quick snapshot of the business health.
string
default:"this_month"
Time period for revenue and invoice statistics — Valeurs : this_month | last_month | this_year | last_30_days | last_90_days