createGeneralRequest
Create a general request.
Creates a new request (ticket) in the Atomicwork system. This is used to create general requests, which can include IT support requests, inquiries, or other types of tickets.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
request_type | string | No | |
request_source | object | No | |
description | string | No | |
email_content | string | No | |
plain_text_description_override | string | No | Internal-only override for the persisted plain-text rendering of the description. When non-empty, AbstractRequestService |
