Delen via


Provide support - Get service request details by ID

Hiermee haalt u een serviceaanvraag op

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

URI-parameters

Name In Vereist Type Description
service_request_id
path True

string

Serviceaanvraag-id

Aanvraagkoptekst

Name Vereist Type Description
IncludeOrganizationRequests

string

Wanneer deze aanwezig is, autoriseert u de beller voor de rol Beheerder van de ondersteuningsaanvraag voordat u een serviceaanvraag probeert op te halen. Autorisatie als beheerder van ondersteuningsaanvragen is vereist om een serviceaanvraag van de organisatie op te halen.

Antwoorden

Name Type Description
200 OK

ServiceRequest

Succes

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

403 Forbidden

ProblemDetails

Verboden

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

404 Not Found

ProblemDetails

Niet gevonden

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

Other Status Codes

ProblemDetails

Fout

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

Definities

Name Description
BookingAppointment
DateTimeTimeZone
FileInfo
ProblemDetails
ResourceAttributes
ServiceRequest
ServiceRequestAdditionalInfo
ServiceRequestContact
ServiceRequestNote
ServiceRequestOrganization
ServiceRequestSeverity
ServiceRequestStatus

BookingAppointment

Name Type Description
customerEmailAddress

string

customerEmailAddress

customerName

string

customerPhone

string

end

DateTimeTimeZone

notes

string

serviceRequestId

string

start

DateTimeTimeZone

DateTimeTimeZone

Name Type Description
dateTime

string

timeZone

string

FileInfo

Name Type Description
comment

string

extensionType

string

fileNameWithoutExtension

string

fileSize

integer

id

string

location

string

ProblemDetails

Name Type Description
detail

string

instance

string

status

integer

title

string

type

string

ResourceAttributes

Name Type Description
etag

string

objectType

string

ServiceRequest

Name Type Description
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

Name Type Description
payLoad
type

string

ServiceRequestContact

Name Type Description
contactId

string

email

string

firstName

string

lastName

string

organization

ServiceRequestOrganization

phoneNumber

string

preferredContactMethod

string

ServiceRequestNote

Name Type Description
createdByName

string

createdDate

string

text

string

updatedByName

string

ServiceRequestOrganization

Name Type Description
id

string

name

string

phoneNumber

string

ServiceRequestSeverity

Name Type Description
0

Integer

1

Integer

2

Integer

3

Integer

ServiceRequestStatus

Name Type Description
0

Integer

1

Integer

2

Integer

3

Integer