Manage orders - Get a availability by ID (by country)
Pobiera dostępność żądanego kontekstu.
GET https://api.partnercenter.microsoft.com/v{version}/products/{productId}/skus/{skuId}/availabilities/{availabilityId}
GET https://api.partnercenter.microsoft.com/v{version}/products/{productId}/skus/{skuId}/availabilities/{availabilityId}?country={country}
Parametry identyfikatora URI
Nazwa | W | Wymagane | Typ | Opis |
---|---|---|---|---|
availability
|
path | True |
string |
Identyfikator dostępności. |
product
|
path | True |
string |
Identyfikator produktu. |
sku
|
path | True |
string |
Identyfikator jednostki SKU. |
version
|
path | True |
string |
|
country
|
query |
string |
Informacje o kraju. Dwuliterowa reprezentacja kraju |
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. Dostępność jest zwracana w treści odpowiedzi. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Definicje
Contracts.V1.Models.Availability
Nazwa | Typ | Opis |
---|---|---|
catalogItemId |
string |
|
country |
string |
|
defaultCurrency | ||
id |
string |
|
includedQuantityOptions | ||
isPurchasable |
boolean |
|
isRenewable |
boolean |
|
links | ||
product | ||
productId |
string |
|
renewalInstructions | ||
segment |
string |
|
sku | ||
skuId |
string |
|
terms |
Contracts.V1.Models.AvailabilityIncludedQuantity
Nazwa | Typ | Opis |
---|---|---|
description |
string |
|
units |
string |
Contracts.V1.Models.AvailabilityLinks
Nazwa | Typ | Opis |
---|---|---|
next | ||
previous | ||
pricing | ||
self |
Contracts.V1.Models.AvailabilityTerm
Nazwa | Typ | Opis |
---|---|---|
billingCycle |
string |
|
cancellationPolicies | ||
description |
string |
|
duration |
string |
|
id |
string |
|
renewalOptions |
Contracts.V1.Models.CancellationPolicy
Nazwa | Typ | Opis |
---|---|---|
refundOptions |
Contracts.V1.Models.CancellationRefundOption
Nazwa | Typ | Opis |
---|---|---|
expiresAfter |
string |
|
sequenceId |
integer |
|
type |
string |
Contracts.V1.Models.CurrencyInfo
Nazwa | Typ | Opis |
---|---|---|
code |
string |
|
symbol |
string |
Contracts.V1.Models.ItemType
Nazwa | Typ | Opis |
---|---|---|
displayName |
string |
|
id |
string |
|
subType |
Contracts.V1.Models.Product
Nazwa | Typ | Opis |
---|---|---|
description |
string |
|
id |
string |
|
isMicrosoftProduct |
boolean |
|
links | ||
localizedAttributes |
System. |
|
productType | ||
publisherName |
string |
|
title |
string |
Contracts.V1.Models.ProductLinks
Nazwa | Typ | Opis |
---|---|---|
next | ||
previous | ||
self | ||
skus |
Contracts.V1.Models.RenewalInstruction
Nazwa | Typ | Opis |
---|---|---|
applicableTermIds |
string[] |
|
renewalOptions |
Contracts.V1.Models.RenewalInstructionOption
Nazwa | Typ | Opis |
---|---|---|
isAutoRenewable |
boolean |
|
renewToId |
string |
Contracts.V1.Models.RenewalOption
Nazwa | Typ | Opis |
---|---|---|
description |
string |
|
termDuration |
string |
Contracts.V1.Models.Sku
Nazwa | Typ | Opis |
---|---|---|
actions |
string[] |
|
attestationProperties | ||
consumptionType |
string |
|
description |
string |
|
dynamicAttributes |
object |
|
id |
string |
|
inventoryVariables |
string[] |
|
isTrial |
boolean |
|
links | ||
maximumQuantity |
integer |
|
minimumQuantity |
integer |
|
productId |
string |
|
provisioningVariables |
string[] |
|
purchasePrerequisites |
string[] |
|
supportedBillingCycles | ||
termsOfUseUri |
string |
|
title |
string |
Contracts.V1.Models.SkuAttestationProperties
Nazwa | Typ | Opis |
---|---|---|
attestationType |
string |
|
enforceAttestation |
boolean |
Link
Nazwa | Typ | Opis |
---|---|---|
body |
string |
|
headers |
System. |
|
method |
string |
|
uri |
string |
ResourceLinks
Nazwa | Typ | Opis |
---|---|---|
next | ||
previous | ||
self |
SupportedBillingCycles
Nazwa | Typ | Opis |
---|---|---|
annual |
string |
|
monthly |
string |
|
none |
string |
|
one_time |
string |
|
triennial |
string |
|
unknown |
string |
System.Collections.Generic.KeyValuePair[System.String,System.String]
Nazwa | Typ | Opis |
---|---|---|
key |
string |
|
value |
string |