Sdílet prostřednictvím


Provide support - Get all service requests for a customer

získá stránkovaný seznam žádostí o služby.

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}

Parametry identifikátoru URI

Name V Vyžadováno Typ Description
customer_id
path True

string

ID tenanta zákazníka přidruženého k žádosti o službu

Field
query

string

offset
query

integer

int32

která stránka se má vrátit

size
query

integer

int32

počet prvků v hodnotě, která se má vrátit

Value
query

string

Odpovědi

Name Typ Description
200 OK

ResourceCollection`1

Success

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

404 Not Found

ProblemDetails

Nenalezeno

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

Other Status Codes

ProblemDetails

Chyba

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

Definice

Name Description
BookingAppointment
DateTimeTimeZone
FileInfo
KeyValuePair`2
Link
ProblemDetails
ResourceAttributes
ResourceCollection`1
ResourceLinks
ServiceRequest
ServiceRequestAdditionalInfo
ServiceRequestContact
ServiceRequestNote
ServiceRequestOrganization
ServiceRequestSeverity
ServiceRequestStatus

BookingAppointment

Name Typ Description
customerEmailAddress

string

customerEmailAddress

customerName

string

customerPhone

string

end

DateTimeTimeZone

notes

string

serviceRequestId

string

start

DateTimeTimeZone

DateTimeTimeZone

Name Typ Description
dateTime

string

timeZone

string

FileInfo

Name Typ Description
comment

string

extensionType

string

fileNameWithoutExtension

string

fileSize

integer

id

string

location

string

KeyValuePair`2

Name Typ Description
key

string

value

string

Name Typ Description
body

string

headers

KeyValuePair`2[]

method

string

uri

string

ProblemDetails

Name Typ Description
detail

string

instance

string

status

integer

title

string

type

string

ResourceAttributes

Name Typ Description
etag

string

objectType

string

ResourceCollection`1

Name Typ Description
attributes

ResourceAttributes

items

ServiceRequest[]

links

ResourceLinks

totalCount

integer

Name Typ Description
next

Link

previous

Link

self

Link

ServiceRequest

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

string

ServiceRequestContact

Name Typ Description
contactId

string

email

string

firstName

string

lastName

string

organization

ServiceRequestOrganization

phoneNumber

string

preferredContactMethod

string

ServiceRequestNote

Name Typ Description
createdByName

string

createdDate

string

text

string

updatedByName

string

ServiceRequestOrganization

Name Typ Description
id

string

name

string

phoneNumber

string

ServiceRequestSeverity

Name Typ Description
0

Integer

1

Integer

2

Integer

3

Integer

ServiceRequestStatus

Name Typ Description
0

Integer

1

Integer

2

Integer

3

Integer