Skip to main content

ListSubscriptionProducts

GET 

/orgs/:org_guid/profile/subscriptions/products

ListSubscriptionProducts

Request

Path Parameters

    org_guid uuidrequired

Query Parameters

    presentation PresentationModes

    Possible values: [compact, full]

Header Parameters

    X-LP-Client-Identifier stringrequired

    Идентификатор клиента

    Example: c776ddf3-1d97-417d-8a42-5b2284a5dbe4
    X-LP-Client-Type stringrequired

    Possible values: [Unknown, App, WebApp, Service]

    Тип клиента

    Example: App
    X-LP-Client-Name string

    Имя клиента

    Example: Swagger
    X-LP-Client-OS-Name string

    ОС клиента

    Example: SwaggerDoc
    X-LP-Client-OS-Version string

    Версия ОС клиента

    Example: 1.0
    X-LP-Client-Screen-Resolution string

    Разрешение экрана ОС клиента

    Example: 1280x0900
    X-LP-Client-Model string

    Модель оборудования клиента

    Example: Chrome 75
    X-LP-Organization-Alias string

    Организация по умолчанию

    X-LP-Client-Extensions csv

    Поддерживаемые клиентом расширения моделей

    Accept-Language stringrequired

    Язык используемый для ответов

    Example: en-US

Responses

Success

Schema

  • Array [

  • code stringnullable

    code

    name stringnullable

    name

    plans

    object[]

    nullable

    plans

  • Array [

  • code stringnullable

    code

    name stringnullable

    name

    features string[]nullable

    features

    periods

    object[]

    nullable

    periods

  • Array [

  • period_in_months int32

    period_in_months

    price

    object

    final_price

    object

    value int64

    value

    currency CurrencyCodes (string)required

    Possible values: [RUB, GBP, USD, EUR, Unknown]

    type_of string

    type_of

    base_price

    object

    value int64

    value

    currency CurrencyCodes (string)required

    Possible values: [RUB, GBP, USD, EUR, Unknown]

    type_of string

    type_of

    final_price_per_month

    object

    value int64

    value

    currency CurrencyCodes (string)required

    Possible values: [RUB, GBP, USD, EUR, Unknown]

    type_of string

    type_of

    base_price_per_month

    object

    value int64

    value

    currency CurrencyCodes (string)required

    Possible values: [RUB, GBP, USD, EUR, Unknown]

    type_of string

    type_of

    type_of string

    type_of

    type_of string

    type_of

  • ]

  • guid uuid

    guid

    type_of string

    type_of

  • ]

  • acquired_license

    object

    name stringnullable

    name

    plan

    object

    guid uuid

    guid

    type_of string

    type_of

    quantity int32

    quantity

    expires_at date-time

    expires_at

    type_of string

    type_of

    guid uuid

    guid

    type_of string

    type_of

  • ]

Loading...