Condividi tramite


Provide support - Get the customer service requests by ID

ottiene una richiesta di servizio specifica

GET https://api.partnercenter.microsoft.com/v1/customers/{customer_id}/servicerequests/{service_request_id}

Parametri dell'URI

Nome In Necessario Tipo Descrizione
customer_id
path True

string

ID tenant del cliente associato alla richiesta di servizio

service_request_id
path True

string

ID del ticket di richiesta di servizio

Risposte

Nome Tipo Descrizione
200 OK

ServiceRequest

Successo

Media Types: "text/plain", "application/json", "text/json"

404 Not Found

ProblemDetails

Non trovato

Media Types: "text/plain", "application/json", "text/json"

Other Status Codes

ProblemDetails

Errore

Media Types: "text/plain", "application/json", "text/json"

Definizioni

Nome Descrizione
BookingAppointment
DateTimeTimeZone
FileInfo
ProblemDetails
ResourceAttributes
ServiceRequest
ServiceRequestAdditionalInfo
ServiceRequestContact
ServiceRequestNote
ServiceRequestOrganization
ServiceRequestSeverity
ServiceRequestStatus

BookingAppointment

Nome Tipo Descrizione
customerEmailAddress

string

customerEmailAddress

customerName

string

customerPhone

string

end

DateTimeTimeZone

notes

string

serviceRequestId

string

start

DateTimeTimeZone

DateTimeTimeZone

Nome Tipo Descrizione
dateTime

string

timeZone

string

FileInfo

Nome Tipo Descrizione
comment

string

extensionType

string

fileNameWithoutExtension

string

fileSize

integer

id

string

location

string

ProblemDetails

Nome Tipo Descrizione
detail

string

instance

string

status

integer

title

string

type

string

ResourceAttributes

Nome Tipo Descrizione
etag

string

objectType

string

ServiceRequest

Nome Tipo Descrizione
additionalInfo

ServiceRequestAdditionalInfo[]

appointment

BookingAppointment

attributes

ResourceAttributes

countryCode

string

createdDate

string

creationChannel

string

description

string

emailCcList

string[]

fileLinks

FileInfo[]

id

string

lastClosedDate

string

lastModifiedDate

string

lastUpdatedBy

ServiceRequestContact

newNote

ServiceRequestNote

notes

ServiceRequestNote[]

organization

ServiceRequestOrganization

primaryContact

ServiceRequestContact

productId

string

productName

string

severity

ServiceRequestSeverity

status

ServiceRequestStatus

supportTopicDescription

string

supportTopicId

string

supportTopicName

string

title

string

ServiceRequestAdditionalInfo

Nome Tipo Descrizione
payLoad
type

string

ServiceRequestContact

Nome Tipo Descrizione
contactId

string

email

string

firstName

string

lastName

string

organization

ServiceRequestOrganization

phoneNumber

string

preferredContactMethod

string

ServiceRequestNote

Nome Tipo Descrizione
createdByName

string

createdDate

string

text

string

updatedByName

string

ServiceRequestOrganization

Nome Tipo Descrizione
id

string

name

string

phoneNumber

string

ServiceRequestSeverity

Nome Tipo Descrizione
0

Integer

1

Integer

2

Integer

3

Integer

ServiceRequestStatus

Nome Tipo Descrizione
0

Integer

1

Integer

2

Integer

3

Integer