Skip to main content

CreateOperationReportExportTaskNomenclatureResultCSV

POST 

/orgs/:org_guid/async/exports/nomenclature/results:new.csv

CreateOperationReportExportTaskNomenclatureResultCSV

Request

Path Parameters

    org_guid uuidrequired

Header Parameters

    X-LP-Client-Identifier stringrequired

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

    Example: fe609b20-48c4-4f95-9ba8-a5d375681800
    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

Body

    attributes_for_export

    object

    include_name boolean

    include_name

    include_sale_price boolean

    include_sale_price

    include_sale_currency boolean

    include_sale_currency

    include_uom_name boolean

    include_uom_name

    include_quantity_payment boolean

    include_quantity_payment

    include_quantity_refund boolean

    include_quantity_refund

    include_revenue_amount boolean

    include_revenue_amount

    include_refund_amount boolean

    include_refund_amount

    filters_for_export

    object

    outlet_guid uuidnullable

    outlet_guid

    employee_guid uuidnullable

    employee_guid

    date_from date-timenullable

    date_from

    date_to date-timenullable

    date_to

Responses

Success

Schema

    mime_type stringnullable

    mime_type

    report_export_type ReportExportType (string)required

    Possible values: [RevenueByPeriodsExcel, RevenueByOutletsPeriodsExcel, RevenueByEmploeesPeriodsExcel, RevenueByPeriodsCSV, RevenueByOutletsPeriodsCSV, RevenueByEmploeesPeriodsCSV, ReportTransactionExcel, ReportTransactionCSV, ReportFiscalDocumentExcel, ReportFiscalDocumentCSV, ReportMoneyOperationExcel, ReportMoneyOperationCSV, ReportPaymentAndRefundExcel, ReportPaymentAndRefundCSV, ReportCombinedExcel, ReportCombinedCSV, ReportNomenclatureResultExcel, ReportNomenclatureResultCSV]

    parameters

    object

    attributes_for_export

    object

    filters_for_export

    object

    date_from date-timenullable

    date_from

    date_to date-timenullable

    date_to

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