Skip to main content

ReadLegalEntity

GET 

/orgs/:org_guid/legal-entities/:entity_guid

ReadLegalEntity

Request

Path Parameters

    org_guid uuidrequired
    entity_guid uuidrequired

Query Parameters

    presentation PresentationModes

    Possible values: [compact, full]

Header Parameters

    X-LP-Client-Identifier stringrequired

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

    Example: 2259aea1-8ef2-48dc-addd-c8668c9a0029
    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

    juridical_name stringrequired

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

    juridical_name

    juridical_address stringrequired

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

    juridical_address

    inn stringrequired

    Possible values: non-empty

    inn

    tax_systems TaxSystems (string)[]required

    Possible values: [Osn, Usn, UsnMinus, Envd, Esn, Patent], >= 1

    tax_systems

    kpp stringnullable

    Possible values: >= 9 characters and <= 9 characters, Value must match regular expression ^\d+$

    kpp

    ogrn stringnullable

    ogrn

    organization

    object

    guid uuid

    guid

    type_of string

    type_of

    crpt_token stringnullable

    crpt_token

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