Aracılığıyla paylaş


Manage orders - Get a list of trial conversion offers

Deneme aboneliği için hedef dönüştürmeleri alır.

GET https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/subscriptions/{subscription_id}/conversions

URI Parametreleri

Name İçinde Gerekli Tür Description
customer_id
path True

string

Müşterinin Active Directory kiracı tanımlayıcısı.

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

Microsoft.Partner.Core.Collections.ResourceCollection[Microsoft.Partner.Services.Subscriptions.V1.Models.Conversion]

İstek başarılı oldu. Yanıt gövdesi dönüştürmeleri 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

Name Description
Microsoft.Partner.Core.Collections.Link
Microsoft.Partner.Core.Collections.ResourceAttributes
Microsoft.Partner.Core.Collections.ResourceCollection[Microsoft.Partner.Services.Subscriptions.V1.Models.Conversion]
Microsoft.Partner.Core.Collections.ResourceLinks
Microsoft.Partner.Services.Subscriptions.V1.Models.Conversion
System.Collections.Generic.KeyValuePair[System.String,System.String]
Name Tür Description
body

string

headers

System.Collections.Generic.KeyValuePair[System.String,System.String][]

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.Conversion]

Name Tür Description
attributes

Microsoft.Partner.Core.Collections.ResourceAttributes

items

Microsoft.Partner.Services.Subscriptions.V1.Models.Conversion[]

links

Microsoft.Partner.Core.Collections.ResourceLinks

totalCount

integer

Name Tür Description
next

Microsoft.Partner.Core.Collections.Link

previous

Microsoft.Partner.Core.Collections.Link

self

Microsoft.Partner.Core.Collections.Link

Microsoft.Partner.Services.Subscriptions.V1.Models.Conversion

Name Tür Description
attributes

Microsoft.Partner.Core.Collections.ResourceAttributes

billingCycle enum:
  • annual
  • monthly
  • none
  • one_time
  • triennial
  • unknown
offerId

string

orderId

string

quantity

integer

targetOfferId

string

System.Collections.Generic.KeyValuePair[System.String,System.String]

Name Tür Description
key

string

value

string