Skip to main content

CreateOperationReportExportTaskСombinedCSV

POST 

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

CreateOperationReportExportTaskСombinedCSV

Request

Path Parameters

    org_guid uuidrequired

Header Parameters

    X-LP-Client-Identifier stringrequired

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

    Example: afd1e04e-f9eb-45f3-bfec-98d13d2c14bc
    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_legal_entity_name boolean

    include_legal_entity_name

    include_brand_name boolean

    include_brand_name

    include_outlet_name boolean

    include_outlet_name

    include_workplace_name boolean

    include_workplace_name

    include_employee_name boolean

    include_employee_name

    include_customer_name boolean

    include_customer_name

    include_customer_contacts boolean

    include_customer_contacts

    include_deal_comment boolean

    include_deal_comment

    include_deal_number boolean

    include_deal_number

    include_processed_at boolean

    include_processed_at

    include_opened_at boolean

    include_opened_at

    include_issued_at boolean

    include_issued_at

    include_operation_status boolean

    include_operation_status

    include_shipment_status boolean

    include_shipment_status

    include_sale_status boolean

    include_sale_status

    include_operation boolean

    include_operation

    include_positions boolean

    include_positions

    include_cash_part_amount boolean

    include_cash_part_amount

    include_card_part_amount boolean

    include_card_part_amount

    include_sbp_part_amount boolean

    include_sbp_part_amount

    include_other_part_amount boolean

    include_other_part_amount

    include_sum_by_prepayment boolean

    include_sum_by_prepayment

    include_amount_otherwise boolean

    include_amount_otherwise

    include_total_sum boolean

    include_total_sum

    include_card_number boolean

    include_card_number

    include_rrn boolean

    include_rrn

    include_authorization_code boolean

    include_authorization_code

    include_term_id boolean

    include_term_id

    include_fiscalization_flag boolean

    include_fiscalization_flag

    include_fiscal_form boolean

    include_fiscal_form

    include_operation_type boolean

    include_operation_type

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