📄️ GET Contract List
Returns a list of contract of a company
📄️ GET Contract
get detailled contract information.
📄️ POST Contract
Method to create a contract including some licences for a company or a workspace. Define the context by the queryParameter and the identifier (id) in the path.
📄️ PUT Contract
Method to update some fields belonging to a contract. Use the id of the contract you want to update in the path parameter.