Api Documentationcontract-managerCreates new contract typeCreates new contract type POST /contract-type Creates a new contract type for the organization. Returns 409 if the name already exists. Request Responses201400409Contract type created successfullyInvalid data providedContract type with this name already exists