Create case
Create new case allows the api consumer to create new cases
Authorizations
Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}.
Path Parameters
Id of the tenant the case is being created for
Body
New case object
Id of the customer which the case belongs to
Currency
DKK, SEK, NOK, USD, EUR, GBP, CHF Id of case group
Case properties. You can create your own property types under settings in the platform. Use the handle as object key like this: { "mySingleLineTextPropertyTypeHandle": "your value" }
Set to override the journal number with a custom string. Set to null to revert to the default sequential format.