Skip to main content
object

Requires read_orders access scope.

A sale associated with a fee.

•SaleActionType!
non-null

The type of order action that the sale represents.

Show enum values
•Fee

The fee associated with the sale. It can be null if the fee was deleted.

Show fields
•ID!
non-null

The unique ID for the sale.

•SaleLineType!
non-null

The line type assocated with the sale.

Show enum values
•Int

The number of units either ordered or intended to be returned.

•[SaleTax!]!
non-null

All individual taxes associated with the sale.

Show fields
•MoneyBag!
non-null

The total sale amount after taxes and discounts.

Show fields
Anchor to totalDiscountAmountAfterTaxestotalDiscountAmountAfterTaxes
•MoneyBag!
non-null

The total discounts allocated to the sale after taxes.

Show fields
Anchor to totalDiscountAmountBeforeTaxestotalDiscountAmountBeforeTaxes
•MoneyBag!
non-null

The total discounts allocated to the sale before taxes.

Show fields
•MoneyBag!
non-null

The total amount of taxes for the sale.

Show fields

Was this section helpful?

•interface

Was this section helpful?