Originally posted by de
i can see that an api can update client’s details, but is there an api that can update my own companies details the same way as going into preferences?
Originally posted by de
i can see that an api can update client’s details, but is there an api that can update my own companies details the same way as going into preferences?
Hi de,
Yes, the ServiceM8 REST API does include an endpoint for managing your own business details. While the /company endpoint is primarily used for managing client company data (your customers), the API also includes a /vendor endpoint for supplier management which can be used to update your own company’s details programmatically.
The available REST API endpoints include operations for clients, jobs, staff, materials, vendors, and other business data. This means you can update your business account information through the API rather than manually accessing Settings > Preferences.
For specific implementation details and available fields for the vendor endpoint, you can refer to the API reference documentation at developer.servicem8.com .
Thanks,
Cody