Create multiple ITSM tickets synchronously.
Calls the vendor’s bulk create API directly and returns per-ticket results immediately. Supports both Leen UUID fields and vendor ID fields (project_vendor_id, assigned_user_vendor_id, parent_ticket_vendor_id, type_vendor_id).
When vendor IDs are provided, local DB persistence is skipped (ticket_id=None in results) and the tickets will appear after the next connector sync.
Response (200 OK):
List of tickets to create (1-50 items)
1 - 50 elementsSuccessful Response