Provide support - Get the customer service requests by ID
特定のサービス要求を取得します
GET https://api.partnercenter.microsoft.com/v1/customers/{customer_id}/servicerequests/{service_request_id}
URI パラメーター
名前 | / | 必須 | 型 | 説明 |
---|---|---|---|---|
customer_id
|
path | True |
string |
サービス要求に関連付けられている顧客のテナント ID |
service_request_id
|
path | True |
string |
サービス要求チケットの ID |
応答
名前 | 型 | 説明 |
---|---|---|
200 OK |
Success Media Types: "text/plain", "application/json", "text/json" |
|
404 Not Found |
見つかりません Media Types: "text/plain", "application/json", "text/json" |
|
Other Status Codes |
エラー Media Types: "text/plain", "application/json", "text/json" |
定義
BookingAppointment
名前 | 型 | 説明 |
---|---|---|
customerEmailAddress |
string |
customerEmailAddress |
customerName |
string |
|
customerPhone |
string |
|
end | ||
notes |
string |
|
serviceRequestId |
string |
|
start |
DateTimeTimeZone
名前 | 型 | 説明 |
---|---|---|
dateTime |
string |
|
timeZone |
string |
FileInfo
名前 | 型 | 説明 |
---|---|---|
comment |
string |
|
extensionType |
string |
|
fileNameWithoutExtension |
string |
|
fileSize |
integer |
|
id |
string |
|
location |
string |
ProblemDetails
名前 | 型 | 説明 |
---|---|---|
detail |
string |
|
instance |
string |
|
status |
integer |
|
title |
string |
|
type |
string |
ResourceAttributes
名前 | 型 | 説明 |
---|---|---|
etag |
string |
|
objectType |
string |
ServiceRequest
名前 | 型 | 説明 |
---|---|---|
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
名前 | 型 | 説明 |
---|---|---|
payLoad | ||
type |
string |
ServiceRequestContact
名前 | 型 | 説明 |
---|---|---|
contactId |
string |
|
string |
||
firstName |
string |
|
lastName |
string |
|
organization | ||
phoneNumber |
string |
|
preferredContactMethod |
string |
ServiceRequestNote
名前 | 型 | 説明 |
---|---|---|
createdByName |
string |
|
createdDate |
string |
|
text |
string |
|
updatedByName |
string |
ServiceRequestOrganization
名前 | 型 | 説明 |
---|---|---|
id |
string |
|
name |
string |
|
phoneNumber |
string |
ServiceRequestSeverity
名前 | 型 | 説明 |
---|---|---|
0 |
Integer |
|
1 |
Integer |
|
2 |
Integer |
|
3 |
Integer |
ServiceRequestStatus
名前 | 型 | 説明 |
---|---|---|
0 |
Integer |
|
1 |
Integer |
|
2 |
Integer |
|
3 |
Integer |