Provide support - Get the customer service requests by ID
krijgt een specifieke serviceaanvraag
GET https://api.partnercenter.microsoft.com/v1/customers/{customer_id}/servicerequests/{service_request_id}
URI-parameters
Name | In | Vereist | Type | Description |
---|---|---|---|---|
customer_id
|
path | True |
string |
de tenant-id van de klant die is gekoppeld aan de serviceaanvraag |
service_request_id
|
path | True |
string |
de id van het ticket voor de serviceaanvraag |
Antwoorden
Name | Type | Description |
---|---|---|
200 OK |
Succes Media Types: "text/plain", "application/json", "text/json" |
|
404 Not Found |
Niet gevonden Media Types: "text/plain", "application/json", "text/json" |
|
Other Status Codes |
Fout Media Types: "text/plain", "application/json", "text/json" |
Definities
BookingAppointment
Name | Type | Description |
---|---|---|
customerEmailAddress |
string |
customerEmailAddress |
customerName |
string |
|
customerPhone |
string |
|
end | ||
notes |
string |
|
serviceRequestId |
string |
|
start |
DateTimeTimeZone
Name | Type | Description |
---|---|---|
dateTime |
string |
|
timeZone |
string |
FileInfo
Name | Type | Description |
---|---|---|
comment |
string |
|
extensionType |
string |
|
fileNameWithoutExtension |
string |
|
fileSize |
integer (int64) |
|
id |
string |
|
location |
string |
ProblemDetails
Name | Type | Description |
---|---|---|
detail |
string |
|
instance |
string |
|
status |
integer (int32) |
|
title |
string |
|
type |
string |
ResourceAttributes
Name | Type | Description |
---|---|---|
etag |
string |
|
objectType |
string |
ServiceRequest
Name | Type | Description |
---|---|---|
additionalInfo | ||
appointment | ||
attributes | ||
countryCode |
string |
|
createdDate |
string (date-time) |
|
creationChannel |
string |
|
description |
string |
|
emailCcList |
string[] |
|
fileLinks |
File |
|
id |
string minLength: 0maxLength: 16 pattern: ^([0-9]{10}|[0-9]{15}|[0-9]{1,9}|[0-9]{16}|[0-9]-[0-9]{13})$ |
|
lastClosedDate |
string (date-time) |
|
lastModifiedDate |
string (date-time) |
|
lastUpdatedBy | ||
newNote | ||
notes | ||
organization | ||
primaryContact | ||
productId |
string |
|
productName |
string |
|
severity |
Service |
|
status |
Service |
|
supportTopicDescription |
string |
|
supportTopicId |
string |
|
supportTopicName |
string |
|
title |
string maxLength: 255 |
ServiceRequestAdditionalInfo
Name | Type | Description |
---|---|---|
payLoad | ||
type |
string |
ServiceRequestContact
Name | Type | Description |
---|---|---|
contactId |
string |
|
string (email) |
||
firstName |
string |
|
lastName |
string |
|
organization | ||
phoneNumber |
string |
|
preferredContactMethod |
string |
ServiceRequestNote
Name | Type | Description |
---|---|---|
createdByName |
string |
|
createdDate |
string (date-time) |
|
text |
string |
|
updatedByName |
string |
ServiceRequestOrganization
Name | Type | Description |
---|---|---|
id |
string |
|
name |
string |
|
phoneNumber |
string |
ServiceRequestSeverity
Waarde | Description |
---|---|
0 | |
1 | |
2 | |
3 |
ServiceRequestStatus
Waarde | Description |
---|---|
0 | |
1 | |
2 | |
3 |