Skip to main content

CreateOperationReportExportTaskFiscalCSV

POST 

/orgs/:org_guid/async/exports/reportfiscals:new.csv

CreateOperationReportExportTaskFiscalCSV

Request

Path Parameters

    org_guid uuidrequired

Header Parameters

    X-LP-Client-Identifier stringrequired

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

    Example: 73d7974e-e3b7-46d0-9a4f-87d6acb7fc9f
    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_cashier_name boolean

    include_cashier_name

    include_customer_contacts boolean

    include_customer_contacts

    include_issued_at boolean

    include_issued_at

    include_fiscal_form boolean

    include_fiscal_form

    include_operation_type boolean

    include_operation_type

    include_positions boolean

    include_positions

    include_sum_by_prepayment boolean

    include_sum_by_prepayment

    include_amount_otherwise boolean

    include_amount_otherwise

    include_total_sum boolean

    include_total_sum

    include_serial_number boolean

    include_serial_number

    include_shift_number boolean

    include_shift_number

    include_receipt_number boolean

    include_receipt_number

    include_number boolean

    include_number

    include_registration_number boolean

    include_registration_number

    include_fiscal_drive_number boolean

    include_fiscal_drive_number

    include_fiscal_sign boolean

    include_fiscal_sign

    include_tax_system boolean

    include_tax_system

    include_fiscal_document_format boolean

    include_fiscal_document_format

    include_results_of_checking_marked_positions boolean

    include_results_of_checking_marked_positions

    filters_for_export

    object

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