Skip to main content
object

Requires read_orders access scope.

A sale associated with a shipping charge.

•SaleActionType!
non-null

The type of order action that the sale represents.

Show enum values
•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.

•ShippingLine

The shipping line item for the associated sale. shippingLine is not available if the SaleActionType is a return.

Show fields
•[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?