Share via


Provide support - Get all service requests for a customer

서비스 요청의 페이징된 목록을 가져옵니다.

GET https://api.partnercenter.microsoft.com/v1/customers/{customer_id}/servicerequests
GET https://api.partnercenter.microsoft.com/v1/customers/{customer_id}/servicerequests?Field={Field}&Value={Value}&offset={offset}&size={size}

URI 매개 변수

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

string

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

Field
query

string

offset
query

integer

int32

반환할 페이지

size
query

integer

int32

반환할 의 요소 수

Value
query

string

응답

Name 형식 Description
200 OK

ResourceCollection`1

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
KeyValuePair`2
Link
ProblemDetails
ResourceAttributes
ResourceCollection`1
ResourceLinks
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

KeyValuePair`2

Name 형식 Description
key

string

value

string

Name 형식 Description
body

string

headers

KeyValuePair`2[]

method

string

uri

string

ProblemDetails

Name 형식 Description
detail

string

instance

string

status

integer

title

string

type

string

ResourceAttributes

Name 형식 Description
etag

string

objectType

string

ResourceCollection`1

Name 형식 Description
attributes

ResourceAttributes

items

ServiceRequest[]

links

ResourceLinks

totalCount

integer

Name 형식 Description
next

Link

previous

Link

self

Link

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