Condividi tramite


Provide support - Get all service requests for a customer

ottiene un elenco in pagina di richieste di servizio

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}

Parametri dell'URI

Nome In Necessario Tipo Descrizione
customer_id
path True

string

ID tenant del cliente associato alla richiesta di servizio

Field
query

string

offset
query

integer

int32

pagina da restituire

size
query

integer

int32

numero di elementi nell'oggetto da restituire

Value
query

string

Risposte

Nome Tipo Descrizione
200 OK

ResourceCollection`1

Operazione riuscita

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

KeyValuePair`2

Nome Tipo Descrizione
key

string

value

string

Nome Tipo Descrizione
body

string

headers

KeyValuePair`2[]

method

string

uri

string

ProblemDetails

Nome Tipo Descrizione
detail

string

instance

string

status

integer

title

string

type

string

ResourceAttributes

Nome Tipo Descrizione
etag

string

objectType

string

ResourceCollection`1

Nome Tipo Descrizione
attributes

ResourceAttributes

items

ServiceRequest[]

links

ResourceLinks

totalCount

integer

Nome Tipo Descrizione
next

Link

previous

Link

self

Link

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