Create tickets

This API endpoint allows users to create a new support ticket based on their request within the banking application. It is used to submit customer queries, issues, or feedback for assistance.

Functionality:

  • Accepts customer requests and creates a new support ticket in the system.
  • Requires details such as ticket subject, description, and selected topic.

Key Features:

  • Creates a new support ticket for customer requests.
  • Tracks the customer's request through a unique ticket ID.

Response:

Returns the ticket ID and confirmation that the ticket has been successfully created.

📘

Summary:

The POST /api/support/createTicket endpoint enables users to submit support tickets with relevant details, ensuring that customer requests are properly tracked and addressed.

Body Params
int32
string
required
length ≥ 1
string
enum
int32
enum
Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json