Provide support - Update a service request
Обновляет запрос на обслуживание
PATCH https://api.partnercenter.microsoft.com/v1/servicerequests/{service_request_id}
Параметры URI
Имя | В | Обязательно | Тип | Описание |
---|---|---|---|---|
service_request_id
|
path | True |
string |
Идентификатор запроса службы |
Заголовок запроса
Media Types: "application/json-patch+json", "application/json", "text/json", "application/*+json"
Имя | Обязательно | Тип | Описание |
---|---|---|---|
IncludeOrganizationRequests |
string |
Когда он присутствует, авторизует вызывающий объект для роли администратора запроса на поддержку перед попыткой обновить запрос на обслуживание. Для обновления запроса организации требуется авторизация в качестве администратора запроса на поддержку. |
Текст запроса
Media Types: "application/json-patch+json", "application/json", "text/json", "application/*+json"
Имя | Тип | Описание |
---|---|---|
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 |
Ответы
Имя | Тип | Описание |
---|---|---|
204 No Content |
Успех Media Types: "text/plain", "application/json", "text/json" |
|
400 Bad Request |
Недопустимый запрос Media Types: "text/plain", "application/json", "text/json" |
|
403 Forbidden |
Запретный 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 |