Manage orders - Update an existing transfer
Aktualisiert eine vorhandene Übertragung.
PATCH https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/transfers/{transfer_id}
URI-Parameter
Name | In | Erforderlich | Typ | Beschreibung |
---|---|---|---|---|
customer_id
|
path | True |
string |
Der Kundenbezeichner. |
transfer_id
|
path | True |
string |
Der Übertragungsbezeichner. |
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 |
---|---|---|
attributes | ||
completedTime |
string |
|
createdTime |
string |
|
customerEmailId |
string |
|
customerName |
string |
|
customerTenantId |
string |
|
id |
string |
|
ignoreEligibilityCheck |
boolean |
|
lastModifiedTime |
string |
|
lastModifiedUser |
string |
|
lineItems |
Microsoft. |
|
links | ||
partnerOnRecord |
string |
|
partnertenantid |
string |
|
sourcePartnerEmailId |
string |
|
sourcePartnerName |
string |
|
sourcePartnerTenantId |
string |
|
status |
string |
|
targetPartnerEmailId |
string |
|
targetPartnerName |
string |
|
targetPartnerProjectId |
string |
|
targetPartnerTenantId |
string |
|
transferDirection |
enum:
|
|
transferType |
enum:
|
Antworten
Name | Typ | Beschreibung |
---|---|---|
200 OK |
object |
OKAY Media Types: "application/json", "text/json", "application/xml", "text/xml" |
201 Created |
Microsoft. |
Die Anforderung war erfolgreich. Der Antworttext enthält die Übertragungsinformationen. 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.Core.Collections.ResourceLinks
Name | Typ | Beschreibung |
---|---|---|
next | ||
previous | ||
self |
Microsoft.Partner.Services.Transfer.V2.Models.TransferItemType
Name | Typ | Beschreibung |
---|---|---|
AzureReservation |
string |
|
AzureSavingsPlan |
string |
|
AzureSubscription |
string |
|
LegacyAzureSubscription |
string |
Microsoft.Partner.Services.Transfers.V2.Models.LastKnownBillingDetails
Name | Typ | Beschreibung |
---|---|---|
billingAmount |
number |
|
billingCycle |
enum:
|
|
billingPeriod |
Microsoft. |
|
billingType |
enum:
|
|
currency |
string |
Microsoft.Partner.Services.Transfers.V2.Models.LastKnownBillingPeriod
Name | Typ | Beschreibung |
---|---|---|
endDate |
string |
|
startDate |
string |
Microsoft.Partner.Services.Transfers.V2.Models.TransferEntity
Name | Typ | Beschreibung |
---|---|---|
attributes | ||
completedTime |
string |
|
createdTime |
string |
|
customerEmailId |
string |
|
customerName |
string |
|
customerTenantId |
string |
|
id |
string |
|
ignoreEligibilityCheck |
boolean |
|
lastModifiedTime |
string |
|
lastModifiedUser |
string |
|
lineItems |
Microsoft. |
|
links | ||
partnerOnRecord |
string |
|
partnertenantid |
string |
|
sourcePartnerEmailId |
string |
|
sourcePartnerName |
string |
|
sourcePartnerTenantId |
string |
|
status |
string |
|
targetPartnerEmailId |
string |
|
targetPartnerName |
string |
|
targetPartnerProjectId |
string |
|
targetPartnerTenantId |
string |
|
transferDirection |
enum:
|
|
transferType |
enum:
|
Microsoft.Partner.Services.Transfers.V2.Models.TransferLineItem
Name | Typ | Beschreibung |
---|---|---|
addonItems |
Microsoft. |
|
billingCycle |
enum:
|
|
billingDetails |
Microsoft. |
|
currencyCode |
string |
|
friendlyName |
string |
|
id |
integer |
|
offerId |
string |
|
orderId |
string |
|
partnerIdOnRecord |
string |
|
productType |
Microsoft. |
|
quantity |
integer |
|
status |
string |
|
subscriptionId |
string |
|
transferError |
string |
|
transferGroupId |
string |
System.Collections.Generic.KeyValuePair[System.String,System.String]
Name | Typ | Beschreibung |
---|---|---|
key |
string |
|
value |
string |