Skip to main content

GetReportReportNomenclatureProfitResultItem

GET 

/orgs/:org_guid/reports/nomenclature/profit/results

GetReportReportNomenclatureProfitResultItem

Request

Path Parameters

    org_guid uuidrequired

Query Parameters

    date_from date-time
    date_to date-time
    good_category_guid uuid[]
    outlet_guid uuid
    warehouse_guid uuid
    page_token string
    presentation PresentationModes

    Possible values: [compact, full]

Header Parameters

    X-LP-Client-Identifier stringrequired

    ClientIdentifier

    Example: d518174c-2c1c-4d30-9b7f-618e8ede49b1
    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

Responses

Success

Schema

    items

    object[]

    nullable

    items

  • Array [

  • good_guid uuid

    good_guid

    uom_guid uuid

    uom_guid

    category stringnullable

    category

    name stringnullable

    name

    uom_name stringnullable

    uom_name

    sale_price_amount

    object

    value int64

    value

    currency CurrencyCodes (string)required

    Possible values: [RUB, GBP, USD, EUR, Unknown]

    type_of string

    type_of

    purchase_price_amount

    object

    value int64

    value

    currency CurrencyCodes (string)required

    Possible values: [RUB, GBP, USD, EUR, Unknown]

    type_of string

    type_of

    markup_price_percent double

    markup_price_percent

    markup_price_amount

    object

    value int64

    value

    currency CurrencyCodes (string)required

    Possible values: [RUB, GBP, USD, EUR, Unknown]

    type_of string

    type_of

    quantity_payment double

    quantity_payment

    quantity_refund double

    quantity_refund

    purchase_amount

    object

    value int64

    value

    currency CurrencyCodes (string)required

    Possible values: [RUB, GBP, USD, EUR, Unknown]

    type_of string

    type_of

    revenue_amount

    object

    value int64

    value

    currency CurrencyCodes (string)required

    Possible values: [RUB, GBP, USD, EUR, Unknown]

    type_of string

    type_of

    profit_amount

    object

    value int64

    value

    currency CurrencyCodes (string)required

    Possible values: [RUB, GBP, USD, EUR, Unknown]

    type_of string

    type_of

  • ]

  • next_page_token stringnullable

    next_page_token

    page_number int32

    page_number

    pages_total int32

    pages_total

    items_per_page int32

    items_per_page

    items_total int32

    items_total

    type_of string

    type_of

Loading...