Manage orders - Accept a transfer of subscriptions for a customer
accetta una richiesta di trasferimento esistente.
POST https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/transfers/{transfer_id}/accept
Parametri dell'URI
Nome | In | Necessario | Tipo | Descrizione |
---|---|---|---|---|
customer_id
|
path | True |
string |
Identificatore del cliente. |
transfer_id
|
path | True |
string |
Identificatore di trasferimento. |
version
|
path | True |
string |
Intestazione della richiesta
Nome | Necessario | Tipo | Descrizione |
---|---|---|---|
Authorization | True |
string |
Token di connessione dell'autorizzazione |
ms-correlationid |
string |
Usato per tenere traccia delle richieste internamente. Se non viene specificato un ms-correlationid, il server genererà un nuovo elemento per ogni richiesta |
|
ms-cv |
string |
Usato per tenere traccia delle richieste internamente. Se non viene specificata una ms-cv, il server genererà un nuovo per ogni richiesta |
|
ms-requestid |
string |
Usato per l'idempotenza delle richieste. Se non viene specificato un ms-requestid, il server genererà un nuovo per ogni richiesta |
Risposte
Nome | Tipo | Descrizione |
---|---|---|
200 OK |
object |
OK Media Types: "application/json", "text/json", "application/xml", "text/xml" |
201 Created |
Microsoft. |
La richiesta ha avuto esito positivo. Il corpo della risposta contiene le informazioni sul risultato dell'ordine. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
400 Bad Request |
Non è presente un input mancante o non valido. Il corpo della risposta fornirà i dettagli dell'errore. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
401 Unauthorized |
La richiesta non è stata autenticata. Il client deve prima eseguire l'autenticazione con il servizio API partner. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
403 Forbidden |
La richiesta è stata autenticata ma è stata rifiutata perché il chiamante non dispone dei diritti per richiamarlo. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
404 Not Found |
La risorsa non viene trovata o non è disponibile con i parametri di input specificati. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
500 Internal Server Error |
Il servizio API partner o una delle relative dipendenze non è riuscito a soddisfare la richiesta. I chiamanti possono riprovare. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Definizioni
Microsoft.Partner.Core.Collections.Link
Nome | Tipo | Descrizione |
---|---|---|
body |
string |
|
headers |
System. |
|
method |
string |
|
uri |
string |
Microsoft.Partner.Core.Collections.ResourceAttributes
Nome | Tipo | Descrizione |
---|---|---|
etag |
string |
|
objectType |
string |
Microsoft.Partner.Providers.Transfer.V2.Models.LastKnownBillingDetails
Nome | Tipo | Descrizione |
---|---|---|
billingAmount |
number |
|
billingCycle |
enum:
|
|
billingPeriod |
Microsoft. |
|
billingType |
enum:
|
|
currency |
string |
Microsoft.Partner.Providers.Transfer.V2.Models.LastKnownBillingPeriod
Nome | Tipo | Descrizione |
---|---|---|
endDate |
string |
|
startDate |
string |
Microsoft.Partner.Providers.Transfer.V2.Models.TransferItemType
Nome | Tipo | Descrizione |
---|---|---|
AzureReservation |
string |
|
AzureSavingsPlan |
string |
|
AzureSubscription |
string |
|
LegacyAzureSubscription |
string |
Microsoft.Partner.Providers.Transfer.V2.Models.TransferLineItem
Nome | Tipo | Descrizione |
---|---|---|
addonItems |
Microsoft. |
|
billingCycle |
enum:
|
|
billingDetails |
Microsoft. |
|
currencyCode |
string |
|
entitlementId |
string |
|
friendlyName |
string |
|
id |
integer |
|
offerId |
string |
|
orderId |
string |
|
parentSubscriptionId |
string |
|
partnerIdOnRecord |
string |
|
productType |
Microsoft. |
|
quantity |
integer |
|
sourceSubscriptionId |
string |
|
status |
string |
|
subscriptionId |
string |
|
transferError |
string |
|
transferGroupId |
string |
Microsoft.Partner.Services.Orders.V2.Models.ClientContext
Nome | Tipo | Descrizione |
---|---|---|
deviceFamily |
string |
|
marketplaceCountry |
string |
|
name |
string |
Microsoft.Partner.Services.Orders.V2.Models.Order
Nome | Tipo | Descrizione |
---|---|---|
alternateId |
string |
|
attributes | ||
billingCycle |
enum:
|
|
client | ||
creationDate |
string |
|
currencyCode |
string |
|
currencySymbol |
string |
|
id |
string |
|
lineItems | ||
links | ||
referenceCustomerId |
string |
|
status |
enum:
|
|
totalPrice |
number |
|
transactionType |
string |
Microsoft.Partner.Services.Orders.V2.Models.OrderLineItem
Nome | Tipo | Descrizione |
---|---|---|
attestationAccepted |
boolean |
|
customTermEndDate |
string |
|
friendlyName |
string |
|
lineItemNumber |
integer |
|
links |
Microsoft. |
|
offerId |
string |
|
parentSubscriptionId |
string |
|
partnerIdOnRecord |
string |
|
pricing | ||
promotionId |
string |
|
provisioningContext |
object |
|
purchaseCommitment |
Microsoft. |
|
quantity |
integer |
|
renewsTo | ||
subscriptionId |
string |
|
termDuration |
string |
|
transactionType |
string |
Microsoft.Partner.Services.Orders.V2.Models.OrderLineItemLinks
Nome | Tipo | Descrizione |
---|---|---|
activationLinks | ||
availability | ||
product | ||
provisioningStatus | ||
sku | ||
subscription |
Microsoft.Partner.Services.Orders.V2.Models.OrderLinks
Nome | Tipo | Descrizione |
---|---|---|
patchOperation | ||
provisioningStatus | ||
self |
Microsoft.Partner.Services.Orders.V2.Models.Pricing
Nome | Tipo | Descrizione |
---|---|---|
discountedPrice |
number |
|
extendedPrice |
number |
|
listPrice |
number |
|
price |
number |
|
proratedPrice |
number |
Microsoft.Partner.Services.Orders.V2.Models.PurchaseCommitment
Nome | Tipo | Descrizione |
---|---|---|
amount |
number |
|
currency |
string |
|
grain |
string |
Microsoft.Partner.Services.Orders.V2.Models.RenewsTo
Nome | Tipo | Descrizione |
---|---|---|
termDuration |
string |
Microsoft.Partner.Services.Transfers.V2.Models.TransferError
Nome | Tipo | Descrizione |
---|---|---|
attributes | ||
code |
integer |
|
description |
string |
|
lineItems |
Microsoft. |
|
transferGroupId |
string |
Microsoft.Partner.Services.Transfers.V2.Models.TransferSubmitResult
Nome | Tipo | Descrizione |
---|---|---|
attributes | ||
orders | ||
transferErrors |
Microsoft. |
System.Collections.Generic.KeyValuePair[System.String,System.String]
Nome | Tipo | Descrizione |
---|---|---|
key |
string |
|
value |
string |