Udostępnij za pośrednictwem


Manage customer accounts - Get Entitlements

GET https://api.partnercenter.microsoft.com/V1/customers/{customer_id}/entitlements
GET https://api.partnercenter.microsoft.com/V1/customers/{customer_id}/entitlements?entitlementtype={entitlementtype}&showExpiry={showExpiry}

Parametry identyfikatora URI

Nazwa W Wymagane Typ Opis
customer_id
path True

string

Identyfikator klienta.

entitlementtype
query

string

Typ uprawnień.

showExpiry
query

boolean

Flaga, aby wyświetlić datę wygaśnięcia dla każdego elementu zawartości.

Nagłówek żądania

Nazwa Wymagane Typ Opis
Authorization True

string

Token elementu nośnego autoryzacji

ms-correlationid

string

Służy do śledzenia żądań wewnętrznie. Jeśli nie podano identyfikatora ms-correlationid, serwer wygeneruje nowy dla każdego żądania

ms-cv

string

Służy do śledzenia żądań wewnętrznie. Jeśli nie podano ms-cv, serwer wygeneruje nowy dla każdego żądania

ms-requestid

string

Służy do idempotentności żądań. Jeśli nie podano identyfikatora ms-requestid, serwer wygeneruje nowy dla każdego żądania

Odpowiedzi

Nazwa Typ Opis
200 OK

Microsoft.Partner.Core.Collections.ResourceCollection[Microsoft.Partner.Fulfillment.Services.ServiceLayer.Models.Entitlement]

Żądanie zakończyło się pomyślnie. Treść odpowiedzi zawiera uprawnienia.

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

Definicje

Nazwa Opis
Microsoft.Partner.Core.Collections.Link
Microsoft.Partner.Core.Collections.ResourceAttributes
Microsoft.Partner.Core.Collections.ResourceCollection[Microsoft.Partner.Fulfillment.Services.ServiceLayer.Models.Entitlement]
Microsoft.Partner.Core.Collections.ResourceLinks
Microsoft.Partner.Fulfillment.Services.ServiceLayer.Models.Artifact
Microsoft.Partner.Fulfillment.Services.ServiceLayer.Models.Entitlement
Microsoft.Partner.Fulfillment.Services.ServiceLayer.Models.QuantityDetail
Microsoft.Partner.Fulfillment.Services.ServiceLayer.Models.ReferenceOrder
System.Collections.Generic.KeyValuePair[System.String,System.String]
Nazwa Typ Opis
body

string

headers

System.Collections.Generic.KeyValuePair[System.String,System.String][]

method

string

uri

string

Microsoft.Partner.Core.Collections.ResourceAttributes

Nazwa Typ Opis
etag

string

objectType

string

Microsoft.Partner.Core.Collections.ResourceCollection[Microsoft.Partner.Fulfillment.Services.ServiceLayer.Models.Entitlement]

Nazwa Typ Opis
attributes

Microsoft.Partner.Core.Collections.ResourceAttributes

items

Microsoft.Partner.Fulfillment.Services.ServiceLayer.Models.Entitlement[]

links

Microsoft.Partner.Core.Collections.ResourceLinks

totalCount

integer

Nazwa Typ Opis
next

Microsoft.Partner.Core.Collections.Link

previous

Microsoft.Partner.Core.Collections.Link

self

Microsoft.Partner.Core.Collections.Link

Microsoft.Partner.Fulfillment.Services.ServiceLayer.Models.Artifact

Nazwa Typ Opis
artifactType enum:
  • product_key
  • reservedinstance
  • unknown
  • virtual_machine_reserved_instance
dynamicAttributes

object

Microsoft.Partner.Fulfillment.Services.ServiceLayer.Models.Entitlement

Nazwa Typ Opis
entitledArtifacts

Microsoft.Partner.Fulfillment.Services.ServiceLayer.Models.Artifact[]

entitlementType enum:
  • reservedinstance
  • software
  • unknown
  • virtual_machine_reserved_instance
expiryDate

string

fulfillmentState

string

includedEntitlements

Microsoft.Partner.Fulfillment.Services.ServiceLayer.Models.Entitlement[]

minEventDate

string

productId

string

quantity

integer

quantityDetails

Microsoft.Partner.Fulfillment.Services.ServiceLayer.Models.QuantityDetail[]

referenceOrder

Microsoft.Partner.Fulfillment.Services.ServiceLayer.Models.ReferenceOrder

skuId

string

Microsoft.Partner.Fulfillment.Services.ServiceLayer.Models.QuantityDetail

Nazwa Typ Opis
quantity

integer

status

string

Microsoft.Partner.Fulfillment.Services.ServiceLayer.Models.ReferenceOrder

Nazwa Typ Opis
alternateId

string

id

string

lineItemId

string

System.Collections.Generic.KeyValuePair[System.String,System.String]

Nazwa Typ Opis
key

string

value

string