Condividi tramite


Provide support - Update a service request

Aggiorna una richiesta di servizio

PATCH https://api.partnercenter.microsoft.com/v1/servicerequests/{service_request_id}

Parametri dell'URI

Nome In Necessario Tipo Descrizione
service_request_id
path True

string

Identificatore della richiesta di servizio

Intestazione della richiesta

Media Types: "application/json-patch+json", "application/json", "text/json", "application/*+json"

Nome Necessario Tipo Descrizione
IncludeOrganizationRequests

string

Quando presente, autorizza il chiamante per il ruolo di amministratore della richiesta di supporto prima di tentare di aggiornare una richiesta di servizio. L'autorizzazione come amministratore della richiesta di supporto è necessaria per aggiornare una richiesta di servizio dell'organizzazione.

Corpo della richiesta

Media Types: "application/json-patch+json", "application/json", "text/json", "application/*+json"

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

Risposte

Nome Tipo Descrizione
204 No Content

Successo

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

400 Bad Request

ProblemDetails

Richiesta non valida

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

403 Forbidden

ProblemDetails

Vietato

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