Skip to main content

ordersTotal Query

DEPRECATED

No longer supported

Return the total sales amount from a specific period.

Requires the MANAGE_ORDERSpermission.
ordersTotal(
period: ReportingPeriod
channel: String
): TaxedMoney @deprecated
Show return type

Arguments

period ● ReportingPeriod

A period of time.

channel ● String

Slug of a channel for which the data should be returned.

Type

TaxedMoney

Represents a monetary value with taxes. In cases where taxes were not applied, net and gross values will be equal.