Companies
Endpoint definitions for interacting with companies.
📄️ Gets a list of companies
Lists companies, search and filters allow fine grained lists to be generated.
📄️ Adds a company
Adds an company to the system
📄️ Gets a new blank company object
Returns a blank object with default values
📄️ Shows an company
Displays an company by id
📄️ Updates an company
Handles the updating of an company by id
📄️ Deletes a company
Handles the deletion of an company by id
📄️ Shows an company for editting
Displays an company by id
📄️ Uploads a document to a company
Handles the uploading of a document to a company
📄️ Sets the company as the default company.
Sets the company as the default company.
📄️ Returns the current comapny
Returns the current company based on the API token passed in