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ń. |
|
show
|
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 |
Żądanie zakończyło się pomyślnie. Treść odpowiedzi zawiera uprawnienia. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Definicje
Microsoft.Partner.Core.Collections.Link
Nazwa | Typ | Opis |
---|---|---|
body |
string |
|
headers |
System. |
|
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 | ||
items |
Microsoft. |
|
links | ||
totalCount |
integer |
Microsoft.Partner.Core.Collections.ResourceLinks
Nazwa | Typ | Opis |
---|---|---|
next | ||
previous | ||
self |
Microsoft.Partner.Fulfillment.Services.ServiceLayer.Models.Artifact
Nazwa | Typ | Opis |
---|---|---|
artifactType |
enum:
|
|
dynamicAttributes |
object |
Microsoft.Partner.Fulfillment.Services.ServiceLayer.Models.Entitlement
Nazwa | Typ | Opis |
---|---|---|
entitledArtifacts |
Microsoft. |
|
entitlementType |
enum:
|
|
expiryDate |
string |
|
fulfillmentState |
string |
|
includedEntitlements |
Microsoft. |
|
minEventDate |
string |
|
productId |
string |
|
quantity |
integer |
|
quantityDetails |
Microsoft. |
|
referenceOrder |
Microsoft. |
|
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 |