Provide support - Get the customer service requests by ID
ruft eine bestimmte Serviceanfrage ab
GET https://api.partnercenter.microsoft.com/v1/customers/{customer_id}/servicerequests/{service_request_id}
URI-Parameter
Name | In | Erforderlich | Typ | Beschreibung |
---|---|---|---|---|
customer_id
|
path | True |
string |
die Mandanten-ID des Kunden, der der Serviceanfrage zugeordnet ist |
service_request_id
|
path | True |
string |
die ID des Serviceanfragetickets |
Antworten
Name | Typ | Beschreibung |
---|---|---|
200 OK |
Erfolg Media Types: "text/plain", "application/json", "text/json" |
|
404 Not Found |
Nicht gefunden Media Types: "text/plain", "application/json", "text/json" |
|
Other Status Codes |
Fehler Media Types: "text/plain", "application/json", "text/json" |
Definitionen
BookingAppointment
Name | Typ | Beschreibung |
---|---|---|
customerEmailAddress |
string |
customerEmailAddress |
customerName |
string |
|
customerPhone |
string |
|
end | ||
notes |
string |
|
serviceRequestId |
string |
|
start |
DateTimeTimeZone
Name | Typ | Beschreibung |
---|---|---|
dateTime |
string |
|
timeZone |
string |
FileInfo
Name | Typ | Beschreibung |
---|---|---|
comment |
string |
|
extensionType |
string |
|
fileNameWithoutExtension |
string |
|
fileSize |
integer |
|
id |
string |
|
location |
string |
ProblemDetails
Name | Typ | Beschreibung |
---|---|---|
detail |
string |
|
instance |
string |
|
status |
integer |
|
title |
string |
|
type |
string |
ResourceAttributes
Name | Typ | Beschreibung |
---|---|---|
etag |
string |
|
objectType |
string |
ServiceRequest
Name | Typ | Beschreibung |
---|---|---|
additionalInfo | ||
appointment | ||
attributes | ||
countryCode |
string |
|
createdDate |
string |
|
creationChannel |
string |
|
description |
string |
|
emailCcList |
string[] |
|
fileLinks |
File |
|
id |
string |
|
lastClosedDate |
string |
|
lastModifiedDate |
string |
|
lastUpdatedBy | ||
newNote | ||
notes | ||
organization | ||
primaryContact | ||
productId |
string |
|
productName |
string |
|
severity | ||
status | ||
supportTopicDescription |
string |
|
supportTopicId |
string |
|
supportTopicName |
string |
|
title |
string |
ServiceRequestAdditionalInfo
Name | Typ | Beschreibung |
---|---|---|
payLoad | ||
type |
string |
ServiceRequestContact
Name | Typ | Beschreibung |
---|---|---|
contactId |
string |
|
string |
||
firstName |
string |
|
lastName |
string |
|
organization | ||
phoneNumber |
string |
|
preferredContactMethod |
string |
ServiceRequestNote
Name | Typ | Beschreibung |
---|---|---|
createdByName |
string |
|
createdDate |
string |
|
text |
string |
|
updatedByName |
string |
ServiceRequestOrganization
Name | Typ | Beschreibung |
---|---|---|
id |
string |
|
name |
string |
|
phoneNumber |
string |
ServiceRequestSeverity
Name | Typ | Beschreibung |
---|---|---|
0 |
Integer |
|
1 |
Integer |
|
2 |
Integer |
|
3 |
Integer |
ServiceRequestStatus
Name | Typ | Beschreibung |
---|---|---|
0 |
Integer |
|
1 |
Integer |
|
2 |
Integer |
|
3 |
Integer |