Skip to main content
object

Requires read_orders access scope.

This is represents new sale types that have been added in future API versions. You may update to a more recent API version to receive additional details about this sale.

•SaleActionType!non-null

The type of order action that the sale represents.

•ID!non-null

The unique ID for the sale.

•SaleLineType!non-null

The line type assocated with the sale.

•Int

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

•[SaleTax!]!non-null

All individual taxes associated with the sale.

•MoneyBag!non-null

The total sale amount after taxes and discounts.

Anchor to totalDiscountAmountAfterTaxestotalDiscountAmountAfterTaxes
•MoneyBag!non-null

The total discounts allocated to the sale after taxes.

Anchor to totalDiscountAmountBeforeTaxestotalDiscountAmountBeforeTaxes
•MoneyBag!non-null

The total discounts allocated to the sale before taxes.

•MoneyBag!non-null

The total amount of taxes for the sale.


Was this section helpful?

•interface

Was this section helpful?