Skip to main content

CreateNomenclatureImportTask

POST 

/orgs/:org_guid/async/imports/nomenclature:new.xlsx

CreateNomenclatureImportTask

Request

Path Parameters

    org_guid uuidrequired

Query Parameters

    params object

Header Parameters

    X-LP-Client-Identifier stringrequired

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

    Example: 602e7e96-3941-44d0-8637-2ab0cd1ae074
    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

    parameters

    object

    import_strategy NomenclatureImportStrategies (string)

    Possible values: [FullImport, IncrementalImport]

    attributes_for_matching

    object

    use_good_name boolean

    use_good_name

    use_barcodes_ean13 boolean

    use_barcodes_ean13

    use_barcodes_local boolean

    use_barcodes_local

    file uuid

    file

    is_confirmed boolean

    is_confirmed

    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

Loading...