[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator

SupportTicketDetailsExtended

Defines the properties of the extended support ticket details.


AllOf


This class requires all of the following:
SupportTicketDetails
InlineSupportTicketDetailsExtended1

JSON Example

{
	"activityLog": [
		{
			"date": 0,
			"details": [
				{
					"comment": "string",
					"files": [
						"string"
					]
				}
			],
			"firstName": "string",
			"lastName": "string"
		}
	],
	"additionalEmails": "string",
	"alternativeContactNumber": "string",
	"contactEmail": "string",
	"contactPerson": "string",
	"contactPhone": "string",
	"createTimestamp": 0,
	"creationDate": 0,
	"description": [
		{
			"comment": "string",
			"files": [
				"string"
			]
		}
	],
	"eligibleTicketAction": [
		"string"
	],
	"fullName": "string",
	"id": "string",
	"internalTicketId": "string",
	"issueCategory": "string",
	"lastUpdateDate": 0,
	"orgId": "string",
	"orgName": "string",
	"providerOrgId": "string",
	"severity": "string",
	"status": "string",
	"subStatus": "string",
	"supportRequestId": "string",
	"supportRequestOwner": "string",
	"targetResponseTime": 0,
	"ticketCreatorEmail": "string",
	"timeZone": "string",
	"title": "string",
	"updateTimestamp": 0
}
[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
Returned By

Get Support Ticket Details
Update Support Ticket Details

Feedback

Was this page helpful?