Поделиться через


Manage orders - Get promotion eligibilities

Получает права на повышение на основе переданных элементов запроса на повышение уровня.

POST https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/promotionEligibilities

Параметры URI

Имя В Обязательно Тип Описание
customer_id
path True

string

version
path True

string

Заголовок запроса

Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"

Имя Обязательно Тип Описание
Authorization True

string

Маркер носителя авторизации

MS-CorrelationId

string

Используется для отслеживания запросов внутри системы. Если MS-CorrelationId не предоставлено, сервер создаст новый для каждого запроса.

MS-CV

string

Используется для отслеживания запросов внутри системы. Если MS-CV не предоставлено, сервер создаст новый для каждого запроса.

MS-RequestId

string

Используется для идемпотентности запросов. Если MS-RequestId не предоставлено, сервер создаст новый для каждого запроса.

Текст запроса

Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"

Имя Тип Описание
attributes

Microsoft.Partner.Core.Collections.ResourceAttributes

items

Microsoft.Partner.Services.RuleEngine.Models.PromotionEligibilitiesRequestItem[]

Ответы

Имя Тип Описание
200 OK

Microsoft.Partner.Core.Collections.ResourceCollection`1[Microsoft.Partner.Services.RuleEngine.Models.PromotionEligibility]

Запрос выполнен успешно. Текст ответа содержит сведения о правах на повышение уровня.

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

Определения

Имя Описание
Microsoft.Partner.Core.Collections.Link
Microsoft.Partner.Core.Collections.ResourceAttributes
Microsoft.Partner.Core.Collections.ResourceCollection`1[Microsoft.Partner.Services.RuleEngine.Models.PromotionEligibility]
Microsoft.Partner.Core.Collections.ResourceLinks
Microsoft.Partner.Services.RuleEngine.Models.Enums.BillingCycleType
Microsoft.Partner.Services.RuleEngine.Models.PromotionEligibilitiesRequest
Microsoft.Partner.Services.RuleEngine.Models.PromotionEligibilitiesRequestItem
Microsoft.Partner.Services.RuleEngine.Models.PromotionEligibility
Microsoft.Partner.Services.RuleEngine.Models.PromotionEligibilityError
System.Collections.Generic.KeyValuePair[System.String,System.String]
Имя Тип Описание
body

string

headers

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

method

string

uri

string

Microsoft.Partner.Core.Collections.ResourceAttributes

Имя Тип Описание
etag

string

objectType

string

Microsoft.Partner.Core.Collections.ResourceCollection`1[Microsoft.Partner.Services.RuleEngine.Models.PromotionEligibility]

Имя Тип Описание
attributes

Microsoft.Partner.Core.Collections.ResourceAttributes

items

Microsoft.Partner.Services.RuleEngine.Models.PromotionEligibility[]

links

Microsoft.Partner.Core.Collections.ResourceLinks

totalCount

integer

Имя Тип Описание
next

Microsoft.Partner.Core.Collections.Link

previous

Microsoft.Partner.Core.Collections.Link

self

Microsoft.Partner.Core.Collections.Link

Microsoft.Partner.Services.RuleEngine.Models.Enums.BillingCycleType

Имя Тип Описание
0

Integer

1

Integer

2

Integer

3

Integer

4

Integer

5

Integer

Microsoft.Partner.Services.RuleEngine.Models.PromotionEligibilitiesRequest

Имя Тип Описание
attributes

Microsoft.Partner.Core.Collections.ResourceAttributes

items

Microsoft.Partner.Services.RuleEngine.Models.PromotionEligibilitiesRequestItem[]

Microsoft.Partner.Services.RuleEngine.Models.PromotionEligibilitiesRequestItem

Имя Тип Описание
billingCycle

Microsoft.Partner.Services.RuleEngine.Models.Enums.BillingCycleType

catalogItemId

string

id

integer

promotionId

string

quantity

integer

termDuration

string

Microsoft.Partner.Services.RuleEngine.Models.PromotionEligibility

Имя Тип Описание
errors

Microsoft.Partner.Services.RuleEngine.Models.PromotionEligibilityError[]

isEligible

boolean

promotionId

string

Microsoft.Partner.Services.RuleEngine.Models.PromotionEligibilityError

Имя Тип Описание
description

string

type

string

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

Имя Тип Описание
key

string

value

string