Manage orders - Get upgrades for a subscription
Bir abonelik için yükseltmeleri alır.
GET https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/subscriptions/{subscription_id}/upgrades
URI Parametreleri
Name | İçinde | Gerekli | Tür | Description |
---|---|---|---|---|
customer_id
|
path | True |
string |
Müşteri kimliği. |
subscription_id
|
path | True |
string |
Abonelik kimliği. |
version
|
path | True |
string |
İstek Başlığı
Name | Gerekli | Tür | Description |
---|---|---|---|
Authorization | True |
string |
Yetkilendirme Taşıyıcı belirteci |
ms-correlationid |
string |
İstekleri dahili olarak izlemek için kullanılır. Bir ms-correlationid sağlanmazsa, sunucu her istek için yeni bir tane oluşturur |
|
ms-cv |
string |
İstekleri dahili olarak izlemek için kullanılır. Bir ms-cv sağlanmazsa, sunucu her istek için yeni bir tane oluşturur |
|
ms-requestid |
string |
İsteklerin eşzamanlılığı için kullanılır. Bir ms-requestid sağlanmazsa, sunucu her istek için yeni bir tane oluşturur |
Yanıtlar
Name | Tür | Description |
---|---|---|
200 OK |
İstek başarılı oldu. Yanıt gövdesi yükseltmeleri içerir. Media Types: "application/json", "text/json" |
|
400 Bad Request |
Eksik veya geçersiz bir giriş vardı. Yanıt gövdesi hata ayrıntılarını sağlar. Media Types: "application/json", "text/json" |
|
401 Unauthorized |
İsteğin kimliği doğrulanmamış. İstemcinin önce iş ortağı API hizmetiyle kimlik doğrulaması yapması gerekir. Media Types: "application/json", "text/json" |
|
403 Forbidden |
İsteğin kimliği doğrulandı, ancak çağıranın çağırma hakkı olmadığından reddedildi. Media Types: "application/json", "text/json" |
|
404 Not Found |
Kaynak bulunamadı veya verilen giriş parametreleriyle kullanılamıyor. Media Types: "application/json", "text/json" |
|
500 Internal Server Error |
İş ortağı API hizmeti veya bağımlılıklarından biri isteği yerine getiremedi. Arayanlar bunu yeniden deneyebilir. Media Types: "application/json", "text/json" |
Tanımlar
Microsoft.Partner.Core.Collections.Link
Name | Tür | Description |
---|---|---|
body |
string |
|
headers |
System. |
|
method |
string |
|
uri |
string |
Microsoft.Partner.Core.Collections.ResourceAttributes
Name | Tür | Description |
---|---|---|
etag |
string |
|
objectType |
string |
Microsoft.Partner.Core.Collections.ResourceCollection[Microsoft.Partner.Services.Subscriptions.V1.Models.Upgrade]
Name | Tür | Description |
---|---|---|
attributes | ||
items |
Microsoft. |
|
links | ||
totalCount |
integer |
Microsoft.Partner.Core.Collections.ResourceLinks
Name | Tür | Description |
---|---|---|
next | ||
previous | ||
self |
Microsoft.Partner.Providers.Catalog.V1.Models.Offer
Name | Tür | Description |
---|---|---|
acquisitionType |
string |
|
actions |
string[] |
|
additionalProperties |
object |
|
attributes | ||
billing |
string |
|
category | ||
conversionTargetOffers |
string[] |
|
description |
string |
|
hasAddOns |
boolean |
|
id |
string |
|
isAutoRenewable |
boolean |
|
isAvailableForPurchase |
boolean |
|
isInternal |
boolean |
|
isMicrosoftProduct |
boolean |
|
isTrial |
boolean |
|
links | ||
maximumQuantity |
integer |
|
minimumQuantity |
integer |
|
name |
string |
|
product | ||
reselleeQualifications |
string[] |
|
resellerQualifications |
string[] |
|
salesGroupId |
string |
|
supportedBillingCycles | ||
supportedCatalogTypes |
string[] |
|
term |
integer |
|
termUnitOfMeasure |
string |
|
unitType |
string |
|
upgradeTargetOffers |
string[] |
|
uri |
string |
Microsoft.Partner.Providers.Catalog.V1.Models.OfferCategory
Name | Tür | Description |
---|---|---|
attributes | ||
country |
string |
|
id |
string |
|
links | ||
locale |
string |
|
name |
string |
|
rank |
integer |
Microsoft.Partner.Providers.Catalog.V1.Models.OfferLinks
Name | Tür | Description |
---|---|---|
learnMore | ||
next | ||
previous | ||
self |
Microsoft.Partner.Providers.Catalog.V1.Models.OfferProduct
Name | Tür | Description |
---|---|---|
id |
string |
|
name |
string |
|
unit |
string |
Microsoft.Partner.Services.Subscriptions.V1.Models.Upgrade
Name | Tür | Description |
---|---|---|
attributes | ||
isEligible |
boolean |
|
quantity |
integer |
|
targetOffer | ||
upgradeErrors |
Microsoft. |
|
upgradeType |
enum:
|
Microsoft.Partner.Services.Subscriptions.V1.Models.UpgradeError
Name | Tür | Description |
---|---|---|
additionalDetails |
string |
|
attributes | ||
code |
enum:
|
|
description |
string |
SupportedBillingCycles
Name | Tür | Description |
---|---|---|
annual |
string |
|
monthly |
string |
|
none |
string |
|
one_time |
string |
|
triennial |
string |
|
unknown |
string |
System.Collections.Generic.KeyValuePair[System.String,System.String]
Name | Tür | Description |
---|---|---|
key |
string |
|
value |
string |