Aracılığıyla paylaş


Manage orders - Get add-ons for an offer ID (by customer)

Müşterinin satın alması için sağlanan teklif kapsamındaki eklentileri alır.

GET https://api.partnercenter.microsoft.com/v{version}/customers/{customerId}/offers/{offer_id}/addons

URI Parametreleri

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

string

Müşteri kimliği

offer_id
path True

string

Teklif 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

ResourceCollection[Contracts.V1.Models.Offer]

İstek başarılı oldu. İstenen iş ortağının teklif bilgileri yanıt gövdesinde döndürülür.

Media Types: "application/json", "text/json", "application/xml", "text/xml"

Tanımlar

Name Description
Contracts.V1.Models.Enums.OfferProduct
Contracts.V1.Models.Offer
Contracts.V1.Models.OfferAttestationProperties
Contracts.V1.Models.OfferCategory
Contracts.V1.Models.OfferLinks
Link
ResourceAttributes
ResourceCollection[Contracts.V1.Models.Offer]
ResourceLinks
SupportedBillingCycles
SupportedCatalogTypes
System.Collections.Generic.KeyValuePair[System.String,System.String]

Contracts.V1.Models.Enums.OfferProduct

Name Tür Description
id

string

name

string

type

string

unit

string

Contracts.V1.Models.Offer

Name Tür Description
acquisitionType enum:
  • purchase
  • referral
actions

string[]

additionalProperties

object

attestationProperties

Contracts.V1.Models.OfferAttestationProperties

attributes

ResourceAttributes

billing enum:
  • license
  • none
  • usage
category

Contracts.V1.Models.OfferCategory

conversionTargetOffers

string[]

country

string

description

string

hasAddOns

boolean

id

string

isAddOn

boolean

isAutoRenewable

boolean

isAvailableForPurchase

boolean

isInternal

boolean

isMicrosoftProduct

boolean

isTrial

boolean

limit

integer

limitUnitOfMeasure

string

links

Contracts.V1.Models.OfferLinks

locale

string

maximumQuantity

integer

minimumQuantity

integer

name

string

orderService

string

prerequisiteOffers

string[]

product

Contracts.V1.Models.Enums.OfferProduct

providerId

string

providerLocationId

string

providerName

string

rank

integer

reselleeQualifications

string[]

resellerQualifications

string[]

salesGroupId

string

supportedBillingCycles

SupportedBillingCycles[]

supportedCatalogTypes

SupportedCatalogTypes[]

term

integer

termUnitOfMeasure

string

unitType

string

upgradeTargetOffers

string[]

uri

string

Contracts.V1.Models.OfferAttestationProperties

Name Tür Description
attestationType

string

enforceAttestation

boolean

Contracts.V1.Models.OfferCategory

Name Tür Description
attributes

ResourceAttributes

country

string

id

string

links

ResourceLinks

locale

string

name

string

rank

integer

Name Tür Description
learnMore

Link

next

Link

previous

Link

self

Link

Name Tür Description
body

string

headers

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

method

string

uri

string

ResourceAttributes

Name Tür Description
etag

string

objectType

string

ResourceCollection[Contracts.V1.Models.Offer]

Name Tür Description
attributes

ResourceAttributes

items

Contracts.V1.Models.Offer[]

links

ResourceLinks

totalCount

integer

Name Tür Description
next

Link

previous

Link

self

Link

SupportedBillingCycles

Name Tür Description
annual

string

monthly

string

none

string

one_time

string

triennial

string

unknown

string

SupportedCatalogTypes

Name Tür Description
live

string

sandbox

string

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

Name Tür Description
key

string

value

string