Skip to main content

CreateOperationReportExportTaskNomenclatureProfitResultExcel

POST 

/orgs/:org_guid/async/exports/nomenclature/profit/results:new.xlsx

CreateOperationReportExportTaskNomenclatureProfitResultExcel

Request

Path Parameters

    org_guid uuidrequired

Header Parameters

    X-LP-Client-Identifier stringrequired

    ClientIdentifier

    Example: e5754d21-797c-4a99-be8c-4bc479f242a8
    X-LP-Client-Type stringrequired

    Possible values: [Unknown, App, WebApp, Service, Android]

    ClientType

    Example: App
    X-LP-Client-Name string

    ClientName

    Example: Swagger
    X-LP-Client-OS-Name string

    ClientOSName

    Example: SwaggerDoc
    X-LP-Client-OS-Version string

    ClientOSVersion

    Example: 1.0
    X-LP-Client-Screen-Resolution string

    ClientScreenResolution

    Example: 1280x0900
    X-LP-Client-Model string

    ClientModel

    Example: Chrome 75
    X-LP-Organization-Alias string

    OrganizationAlias

    X-LP-Client-Extensions csv

    ClientExtensions

    X-Client-Extensions csv

    ClientDepersonalizedExtensions

    X-LP-Client-App-Version string

    ClientAppVersion

    Accept-Language stringrequired

    Language

    Example: en-US

Body

    attributes_for_export

    object

    include_name boolean

    include_name

    include_category boolean

    include_category

    include_uom_name boolean

    include_uom_name

    include_sale_price boolean

    include_sale_price

    include_purchase_price boolean

    include_purchase_price

    include_markup_amount_value boolean

    include_markup_amount_value

    include_markup_amount_percentage boolean

    include_markup_amount_percentage

    include_net_sales_quantity boolean

    include_net_sales_quantity

    include_purchase_amount boolean

    include_purchase_amount

    include_revenue_amount boolean

    include_revenue_amount

    include_profit_amount boolean

    include_profit_amount

    include_total_revenue_amount boolean

    include_total_revenue_amount

    include_total_profit_amount boolean

    include_total_profit_amount

    filters_for_export

    object

    good_category_guid uuid[]nullable

    good_category_guid

    outlet_guid uuidnullable

    outlet_guid

    warehouse_guid uuidnullable

    warehouse_guid

    current_period_from date-timenullable

    current_period_from

    current_period_to date-timenullable

    current_period_to

    previous_period_from date-timenullable

    previous_period_from

    previous_period_to date-timenullable

    previous_period_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, ReportNomenclatureBalancesResultExcel, ReportNomenclatureBalancesResultCSV, ReportNomenclatureProfitResultExcel, ReportNomenclatureProfitResultCSV, ReportNomenclatureStocksLimitsResultExcel, ReportNomenclatureStocksLimitsResultCSV]

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