v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
SupportTicket

Retrieves a SupportTicket resource.

Retrieves a SupportTicket resource.

get/support_tickets/{id}

Path parameters

idstring required

Resource identifier

Response

SupportTicket resource

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

srcIdstring

Unique identifier for the support ticket

subjectstring nullable

A short description of the ticket

createdstring

When the ticket was created

statusstring nullable

The status of the ticket e.g. "OPEN"

Example response

{
  "integration": "quickbooks"
}