Consumer tickets
Retrieve a Zoho consumer appointment ticket
Authorizations
AuthorizationstringRequired
Enter your Bearer token
organization_codestringRequired
Enter your organization code
Query parameters
ticketIdstringRequiredDefault:
The ID of the ticket
00000Example: 12345template_namestringRequiredDefault:
The name of the template
templateExample: default_templateparentAccountNamebooleanOptionalExample:
Whether to include the parent account name
trueResponses
200
Successful response
application/json
get
/api/zoho/consumer-tickets200
Successful response
No content
Create a new Zoho consumer appointment ticket
Authorizations
AuthorizationstringRequired
Enter your Bearer token
organization_codestringRequired
Enter your organization code
Body
organizationIdnumberRequiredExample:
ID of the organization
123consumerIdnumberRequiredExample:
ID of the consumer
456idstringRequiredExample:
ID of either appointment details or open-tele-session based on appointment type
abc123appointmentTypestringRequiredExample:
Type of the appointment
tele-sessionResponses
200
Successful response
application/json
post
/api/zoho/consumer-tickets200
Successful response
No content