client.support.create()
Open a ticket.
create(params: CreateTicketParams): Promise<APIResponse<SupportTicket>>- stringHeadererforderlich
Ihr API-Schlüssel.
Authorization: Bearer <key>wird ebenfalls akzeptiert.
- stringerforderlich
One-line summary of the issue.
- stringerforderlich
Prose summary of the record, where one has been written.
- string
What the ticket is about. Not a firearm or attachment category.
- string
Triage priority you are asking for. Staff may change it.
- SupportTicket
The response payload
- string
Opaque ticket id.
- string
One-line summary of the issue.
- string
Prose summary of the record, where one has been written.
- TicketStatus
Lifecycle of a support ticket.
waitingmeans we are waiting on the customer. - TicketPriority
Support ticket priority.
- string | null
What the ticket is about:
billing,technical,data_quality,feature_request,other. - integer
How many replies the thread holds.
- string
When the ticket was opened, ISO 8601.
- string
When the ticket last changed, ISO 8601.
- string | null
When it was closed, or null while it is open.
- 400
VALIDATION_ERROR - 401
UNAUTHORIZED - 403
FORBIDDEN - 413
PAYLOAD_TOO_LARGE - 429
RATE_LIMITED - 500
INTERNAL_ERROR
- Mindeststufe
- Explorer+
- Monatskontingent
- 200/mo
- Anfragerate
- 10/min
- Tageslimit
- 50
Die Werte gelten für die Mindeststufe dieses Endpunkts. Höhere Stufen erhöhen alle Limits.