Create a caseAsk AIpost https://api.sikoia.com/v2/casesCreates a new case.Body Paramsnamestringrequiredlength ≥ 1Name of the casecase_typestringenumrequiredThe type of caseBusinessConsumerAllowed:BusinessConsumerstagestring | nullenumThe stage of the case, this defaults to NewNewNewInProgressWaitingCustomerInProgressNeedsReviewApprovedRejectedDormantAllowed:NewInProgressWaitingCustomerInProgressNeedsReviewApprovedRejectedDormantreferencestring | nullYour external reference for the casereference_customer_idstring | nullYour external reference for the ID of the customer the case belongs toreference_customer_namestring | nullYour external reference for the name of the customer the case belongs toownerstring | nulldeprecatedThe current owner of the caseownershiparray of objects | nullThe list of owner model of the caseownershipADD objectdescriptionstring | nullThe description of the casesourcestring | nullThe source of the case creation, this defaults to APIcompaniesarray of objects | nullThe list of companies to add to the casecompaniesADD objectpersonsarray of objects | nullThe list of people to add to the casepersonsADD objectResponses 201The created case 400Invalid Request 401Unauthorized 429Too Many Requests 500Internal Server ErrorUpdated about 2 months ago