Manage orders - Update subscription by ID
Aktualisiert ein Abonnement anhand der ID für den Kunden eines Partners anhand seines Active Directory-Mandantenbezeichners.
PATCH https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/subscriptions/{subscription_id}
URI-Parameter
Name | In | Erforderlich | Typ | Beschreibung |
---|---|---|---|---|
customer_id
|
path | True |
string |
Der Active Directory-Mandantenbezeichner des Kunden. |
subscription_id
|
path | True |
string |
Der Abonnementbezeichner. |
version
|
path | True |
string |
Anforderungsheader
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Erforderlich | Typ | Beschreibung |
---|---|---|---|
Authorization | True |
string |
Autorisierungs-Bearertoken |
ms-correlationid |
string |
Wird intern zum Nachverfolgen von Anforderungen verwendet. Wenn keine ms-correlationid angegeben wird, generiert der Server für jede Anforderung eine neue. |
|
ms-cv |
string |
Wird intern zum Nachverfolgen von Anforderungen verwendet. Wenn kein ms-cv bereitgestellt wird, generiert der Server für jede Anforderung eine neue. |
|
ms-requestid |
string |
Wird für die Idempotenz von Anforderungen verwendet. Wenn keine ms-requestid angegeben wird, generiert der Server für jede Anforderung eine neue anforderung. |
Anforderungstext
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Typ | Beschreibung |
---|---|---|
actionTaken |
boolean |
|
actions |
string[] |
|
attentionNeeded |
boolean |
|
attentionReason |
string |
|
attributes | ||
autoRenewEnabled |
boolean |
|
billingCycle |
enum:
|
|
billingType |
enum:
|
|
commitmentEndDate |
string |
|
contractType |
enum:
|
|
creationDate |
string |
|
effectiveStartDate |
string |
|
entitlementId |
string |
|
friendlyName |
string |
|
hasPurchasableAddons |
boolean |
|
id |
string |
|
isMicrosoftProduct |
boolean |
|
isTrial |
boolean |
|
lineItems |
Microsoft. |
|
links |
Microsoft. |
|
migratedFromSubscriptionId |
string |
|
offerId |
string |
|
offerName |
string |
|
orderId |
string |
|
parentSubscriptionId |
string |
|
partnerId |
string |
|
productOrderId |
string |
|
productType | ||
promotionId |
string |
|
publisherName |
string |
|
quantity |
integer |
|
refundOptions |
Microsoft. |
|
refundableQuantity |
Microsoft. |
|
renewalTermDuration |
string |
|
scheduledNextTermInstructions |
Microsoft. |
|
status |
enum:
|
|
suspensionReasons |
string[] |
|
termDuration |
string |
|
unitType |
string |
Antworten
Name | Typ | Beschreibung |
---|---|---|
200 OK |
Microsoft. |
Die Anforderung war erfolgreich. Der Antworttext enthält die aktualisierten Abonnementinformationen. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
202 Accepted |
Die Anforderung war erfolgreich. Die Updateabonnementanforderung wurde akzeptiert. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
400 Bad Request |
Es fehlte eine oder eine ungültige Eingabe. Der Antworttext enthält die Fehlerdetails. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
401 Unauthorized |
Die Anforderung wurde nicht authentifiziert. Der Client muss sich zuerst beim Partner-API-Dienst authentifizieren. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
403 Forbidden |
Die Anforderung wurde authentifiziert, wurde aber abgelehnt, da der Aufrufer nicht über die Rechte zum Aufrufen verfügt. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
404 Not Found |
Die Ressource wurde mit den angegebenen Eingabeparametern nicht gefunden oder nicht verfügbar. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
500 Internal Server Error |
Der Partner-API-Dienst oder eine seiner Abhängigkeiten konnte die Anforderung nicht erfüllen. Anrufer versuchen dies möglicherweise erneut. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Definitionen
Microsoft.Partner.Core.Collections.Link
Name | Typ | Beschreibung |
---|---|---|
body |
string |
|
headers |
System. |
|
method |
string |
|
uri |
string |
Microsoft.Partner.Core.Collections.ResourceAttributes
Name | Typ | Beschreibung |
---|---|---|
etag |
string |
|
objectType |
string |
Microsoft.Partner.Services.Subscriptions.V1.Models.ItemType
Name | Typ | Beschreibung |
---|---|---|
displayName |
string |
|
id |
string |
|
subType |
Microsoft.Partner.Services.Subscriptions.V1.Models.ProductTerm
Name | Typ | Beschreibung |
---|---|---|
availabilityId |
string |
|
billingCycle |
enum:
|
|
productId |
string |
|
skuId |
string |
|
termDuration |
string |
Microsoft.Partner.Services.Subscriptions.V1.Models.PurchaseCommitment
Name | Typ | Beschreibung |
---|---|---|
amount |
number |
|
currency |
string |
|
grain |
string |
Microsoft.Partner.Services.Subscriptions.V1.Models.RefundableQuantity
Name | Typ | Beschreibung |
---|---|---|
details |
Microsoft. |
|
totalQuantity |
integer |
Microsoft.Partner.Services.Subscriptions.V1.Models.RefundableQuantityDetail
Name | Typ | Beschreibung |
---|---|---|
allowedUntilDateTime |
string |
|
quantity |
integer |
Microsoft.Partner.Services.Subscriptions.V1.Models.RefundOption
Name | Typ | Beschreibung |
---|---|---|
expiresAt |
string |
|
type |
string |
Microsoft.Partner.Services.Subscriptions.V1.Models.ScheduledNextTermInstructions
Name | Typ | Beschreibung |
---|---|---|
customTermEndDate |
string |
|
product |
Microsoft. |
|
quantity |
integer |
Microsoft.Partner.Services.Subscriptions.V1.Models.Scope
Name | Typ | Beschreibung |
---|---|---|
entitlementId |
string |
|
managementGroupId |
string |
|
resourceGroupId |
string |
|
subscriptionId |
string |
|
type |
string |
Microsoft.Partner.Services.Subscriptions.V1.Models.Subscription
Name | Typ | Beschreibung |
---|---|---|
actionTaken |
boolean |
|
actions |
string[] |
|
attentionNeeded |
boolean |
|
attentionReason |
string |
|
attributes | ||
autoRenewEnabled |
boolean |
|
billingCycle |
enum:
|
|
billingType |
enum:
|
|
commitmentEndDate |
string |
|
contractType |
enum:
|
|
creationDate |
string |
|
effectiveStartDate |
string |
|
entitlementId |
string |
|
friendlyName |
string |
|
hasPurchasableAddons |
boolean |
|
id |
string |
|
isMicrosoftProduct |
boolean |
|
isTrial |
boolean |
|
lineItems |
Microsoft. |
|
links |
Microsoft. |
|
migratedFromSubscriptionId |
string |
|
offerId |
string |
|
offerName |
string |
|
orderId |
string |
|
parentSubscriptionId |
string |
|
partnerId |
string |
|
productOrderId |
string |
|
productType | ||
promotionId |
string |
|
publisherName |
string |
|
quantity |
integer |
|
refundOptions |
Microsoft. |
|
refundableQuantity |
Microsoft. |
|
renewalTermDuration |
string |
|
scheduledNextTermInstructions |
Microsoft. |
|
status |
enum:
|
|
suspensionReasons |
string[] |
|
termDuration |
string |
|
unitType |
string |
Microsoft.Partner.Services.Subscriptions.V1.Models.SubscriptionLineItemDetail
Name | Typ | Beschreibung |
---|---|---|
autoRenewEnabled |
boolean |
|
friendlyName |
string |
|
id |
string |
|
purchaseCommitment |
Microsoft. |
|
quantity |
integer |
|
scope | ||
status |
enum:
|
Microsoft.Partner.Services.Subscriptions.V1.Models.SubscriptionLinks
Name | Typ | Beschreibung |
---|---|---|
activationLinks | ||
availability | ||
entitlement | ||
next | ||
offer | ||
parentSubscription | ||
pendingChanges | ||
previous | ||
product | ||
self | ||
sku |
System.Collections.Generic.KeyValuePair[System.String,System.String]
Name | Typ | Beschreibung |
---|---|---|
key |
string |
|
value |
string |