Skip to main content

Read

GET 

/orgs/:org_guid

Read

Request

Path Parameters

    org_guid uuidrequired

Query Parameters

    presentation PresentationModes

    Possible values: [compact, full]

Header Parameters

    X-LP-Client-Identifier stringrequired

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

    Example: 52eac8f2-b279-46df-8b8c-c022bb3c63c1
    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

    name stringrequired

    Possible values: >= 2 characters and <= 24 characters

    Наименование

    alias stringrequired

    Possible values: >= 2 characters and <= 24 characters, Value must match regular expression ^[a-zA-Z0-9_-]{2,24}$

    Псеводним

    owner

    object

    guid uuid

    guid

    type_of string

    type_of

    support

    object

    line stringrequired

    Possible values: >= 2 characters and <= 24 characters

    line

    responsibility stringrequired

    Possible values: >= 2 characters and <= 128 characters

    responsibility

    phone stringnullable

    Possible values: >= 10 characters and <= 18 characters, Value must match regular expression ((8|\+7)-?)?\(?\d{3,5}\)?-?\d{1}-?\d{1}-?\d{1}-?\d{1}-?\d{1}((-?\d{1})?-?\d{1})?

    phone

    email stringnullable

    Possible values: >= 6 characters and <= 64 characters, Value must match regular expression ^([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})$

    email

    opening_hours stringnullable

    Possible values: >= 2 characters and <= 128 characters

    opening_hours

    whatsapp stringnullable

    Possible values: >= 2 characters and <= 64 characters

    whatsapp

    viber stringnullable

    Possible values: >= 2 characters and <= 64 characters

    viber

    telegram stringnullable

    Possible values: >= 2 characters and <= 64 characters

    telegram

    type_of string

    type_of

    extensions

    OrganizationExtensions

    Расширения

    notification_service

    object

    turned_on booleanrequired

    turned_on

    primary_url_for_notifications urirequired

    Possible values: non-empty

    primary_url_for_notifications

    secondary_url_for_notifications urinullable

    secondary_url_for_notifications

    version stringrequired

    Possible values: non-empty and <= 8 characters

    version

    lifepay_auth

    object

    signature stringrequired

    Possible values: >= 8 characters and <= 128 characters

    signature

    version stringrequired

    Possible values: non-empty and <= 8 characters

    version

    created_at date-time

    created_at

    updated_at date-time

    updated_at

    deleted_at date-timenullable

    deleted_at

    meta stringnullable

    Possible values: <= 128 characters

    meta

    meta_data

    object

    nullable

    meta_data

    property name* string
    guid uuid

    guid

    type_of string

    type_of

Loading...