Share via


Provide support - Get the customer service requests by ID

특정 서비스 요청을 가져옵니다.

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

URI 매개 변수

Name In(다음 안에) 필수 형식 Description
customer_id
path True

string

서비스 요청과 연결된 고객의 테넌트 ID

service_request_id
path True

string

서비스 요청 티켓의 ID

응답

Name 형식 Description
200 OK

ServiceRequest

Success

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

404 Not Found

ProblemDetails

찾을 수 없음

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

Other Status Codes

ProblemDetails

Error

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

정의

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

BookingAppointment

Name 형식 Description
customerEmailAddress

string

customerEmailAddress

customerName

string

customerPhone

string

end

DateTimeTimeZone

notes

string

serviceRequestId

string

start

DateTimeTimeZone

DateTimeTimeZone

Name 형식 Description
dateTime

string

timeZone

string

FileInfo

Name 형식 Description
comment

string

extensionType

string

fileNameWithoutExtension

string

fileSize

integer

id

string

location

string

ProblemDetails

Name 형식 Description
detail

string

instance

string

status

integer

title

string

type

string

ResourceAttributes

Name 형식 Description
etag

string

objectType

string

ServiceRequest

Name 형식 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 형식 Description
payLoad
type

string

ServiceRequestContact

Name 형식 Description
contactId

string

email

string

firstName

string

lastName

string

organization

ServiceRequestOrganization

phoneNumber

string

preferredContactMethod

string

ServiceRequestNote

Name 형식 Description
createdByName

string

createdDate

string

text

string

updatedByName

string

ServiceRequestOrganization

Name 형식 Description
id

string

name

string

phoneNumber

string

ServiceRequestSeverity

Name 형식 Description
0

Integer

1

Integer

2

Integer

3

Integer

ServiceRequestStatus

Name 형식 Description
0

Integer

1

Integer

2

Integer

3

Integer