📄️ POST Contact
You can define a new contact person for companies with this method. Right now, only one contact person per company is allowed.
📄️ PUT Contact
Method to update a existing contact. Set all fields mentioned in the model description, only the optional ones can be left out. Some of the contact update fields need to be in a specific format: * emails: represents a list of emails, the minimum length of this list is 1, each email needs to be in a specific format: 'foo@bar.de' * phone, mobile: need to be in a specific format: e.g. '49-123-456789' '
📄️ GET Contact
Returns a list of contacts, each representing a sales man of the defined workspace