Skip to main content

ListNomenclatureExportTask

GET 

/orgs/:org_guid/async/exports/nomenclature

ListNomenclatureExportTask

Request

Path Parameters

    org_guid uuidrequired

Query Parameters

    page_token string
    presentation PresentationModes

    Possible values: [compact, full]

    created_from date-time
    created_to date-time
    updated_from date-time
    updated_to date-time
    order_by AsyncTaskOrdering

    Possible values: [created_at_asc, created_at_desc, updated_at_asc, updated_at_desc]

    task_status AsyncTaskStatuses[]

    Possible values: [InQueue, InProgress, WaitingForFeedback, Completed, Canceled]

Header Parameters

    X-LP-Client-Identifier stringrequired

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

    Example: e2fc5654-d86b-42e5-b321-b092d78177f3
    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

    items

    object[]

    nullable

    items

  • Array [

  • mime_type stringnullable

    mime_type

    parameters

    object

    attributes_for_export

    object

    include_uom_name_column boolean

    include_uom_name_column

    include_uom_symbol_column boolean

    include_uom_symbol_column

    include_uom_is_fractional_column boolean

    include_uom_is_fractional_column

    include_uom_ru_okei_column boolean

    include_uom_ru_okei_column

    include_uom_unece_column boolean

    include_uom_unece_column

    include_good_name_column boolean

    include_good_name_column

    include_good_tax_column boolean

    include_good_tax_column

    include_good_settlement_subject_column boolean

    include_good_settlement_subject_column

    include_good_default_price_column boolean

    include_good_default_price_column

    include_good_description_column boolean

    include_good_description_column

    include_good_made_in_column boolean

    include_good_made_in_column

    include_good_barcodes_ean13_column boolean

    include_good_barcodes_ean13_column

    include_good_barcodes_local_column boolean

    include_good_barcodes_local_column

    include_good_is_serial_column boolean

    include_good_is_serial_column

    include_good_markable_as_column boolean

    include_good_markable_as_column

    include_good_is_archived_column boolean

    include_good_is_archived_column

    include_good_is_part_of_column boolean

    include_good_is_part_of_column

    include_goods_category_column boolean

    include_goods_category_column

    selection_parameters SelectionModes (string)

    Possible values: [alive_only, archived_only, all]

    status AsyncTaskStatuses (string)

    Possible values: [InQueue, InProgress, WaitingForFeedback, Completed, Canceled]

    progress int32

    progress

    resolutions

    object[]

    nullable

    resolutions

  • Array [

  • message stringnullable

    message

    type ResolutionTypes (string)

    Possible values: [Information, Warning, Error]

  • ]

  • organization

    object

    guid uuid

    guid

    type_of string

    type_of

    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

  • ]

  • next_page_token stringnullable

    next_page_token

    page_number int32

    page_number

    pages_total int32

    pages_total

    items_per_page int32

    items_per_page

    items_total int32

    items_total

    type_of string

    type_of

Loading...