Skip to main content
Create Default Sale Summary

Headers

Accept-Language
string

Convert string references and multi-language values into a specified language (iso2) code.

SO-Language
string

Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.

SO-Culture
string

Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.

SO-TimeZone
string

Specify the timezone code that you would like date/time responses converted to.

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Response

OK

Carrier object for SaleSummary. Services for the SaleSummary Carrier is available from the Sale Agent.

BaseCurrency
string

Default currency for the installation

OwnCurrency
string

Default currency for the current user

SoldTotalBaseCurrency
number<double>

Summed amount for all sold within the period in default currency for the installation

Sold
integer<int32>

Number of all sold within the period

SoldTotalOwnCurrency
number<double>

Summed amount for all sold within the period in default currency for the current user

Lost
integer<int32>

Number of all lost within the period

LostTotalBaseCurrency
number<double>

Summed amount for all lost within the period in default currency for the installation

LostTotalOwnCurrency
number<double>

Summed amount for all lost within the period in default currency for the current user

Open
integer<int32>

Number of all open within the period

OpenTotalBaseCurrency
number<double>

Summed amount for all open within the period in default currency for the installation

OpenTotalOwnCurrency
number<double>

Summed amount for all open within the period in default currency for the current user

OpenWeightedBaseCurrency
number<double>

Weighted sum for all open within the period in default currency for the installation

OpenWeightedOwnCurrency
number<double>

Weighted sum for all open within the period in default currency for the current user

PreviousOverdue
integer<int32>

Number of all open sales with date before this period

PreviousOverdueTotalBaseCurrency
number<double>

Summed amount for all open sales with date before this period in default currency for the installation

PreviousOverdueTotalOwnCurrency
number<double>

Summed amount for all open sales with date before this period in default currency for the current user

PreviousOverdueWeightedBaseCurrency
number<double>

Weighted sum for all open sales with date before this period in default currency for the installation

PreviousOverdueWeightedOwnCurrency
number<double>

Weighted sum for all open sales with date before this period in default currency for the current user

CurrentOverdue
integer<int32>

Number of all overdue sales within the period

CurrentOverdueTotalBaseCurrency
number<double>

Summed amount for all overdue sales within the period in default currency for the installation

CurrentOverdueTotalOwnCurrency
number<double>

Summed amount for all overdue sales within the period in default currency for the current user

CurrentOverdueWeightedBaseCurrency
number<double>

Weighted sum for all overdue sales within the period in default currency for the installation

CurrentOverdueWeightedOwnCurrency
number<double>

Weighted sum for all overdue sales within the period in default currency for the current user

FutureOpen
integer<int32>

Number of all Future Pipe/All open sales with date after the period

FutureOpenTotalBaseCurrency
number<double>

Summed amount for all Future Pipe/All open sales with date after the period in default currency for the installation

FutureOpenTotalOwnCurrency
number<double>

Summed amount for all Future Pipe/All open sales with date after the period in default currency for the current user

FutureOpenWeightedBaseCurrency
number<double>

Weighted sum for all Future Pipe/All open sales with date after the period in default currency for the installation

FutureOpenWeightedOwnCurrency
number<double>

Weighted sum for all Future Pipe/All open sales with date after the period in default currency for the current user

TableRight
object

Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.

FieldProperties
object

Field property dictionary mapping field names to field access rights.